IfcStructuralLoadSingleForce
IfcStructuralLoadSingleForce class
IfcStructuralLoadSingleForce
public class IfcStructuralLoadSingleForce : IfcStructuralLoadStatic
构造函数
| 姓名 | 描述 |
|---|---|
| IfcStructuralLoadSingleForce() | 默认构造函数。 |
特性
| 姓名 | 描述 |
|---|---|
| EntityLabel { get; } | 获取实体标签。 |
| ForceX { get; set; } | ForceX |
| ForceY { get; set; } | ForceY |
| ForceZ { get; set; } | ForceZ |
| MomentX { get; set; } | MomentX |
| MomentY { get; set; } | MomentY |
| MomentZ { get; set; } | MomentZ |
| Name { get; set; } | 名称 |
方法
| 姓名 | 描述 |
|---|---|
| override Equals(object) | 判断指定是否等于这个实例。 |
| override GetHashCode() | 返回此实例的哈希码。 |