IfcStructuralProfileProperties
内容
[
隐藏
]IfcStructuralProfileProperties class
IfcStructuralProfileProperties
public class IfcStructuralProfileProperties : IfcGeneralProfileProperties
构造函数
| 姓名 | 描述 |
|---|---|
| IfcStructuralProfileProperties() | 默认构造函数。 |
特性
| 姓名 | 描述 |
|---|---|
| CentreOfGravityInX { get; set; } | CenterOfGravityInX |
| CentreOfGravityInY { get; set; } | CenterOfGravityInY |
| CrossSectionArea { get; set; } | CrossSectionArea |
| EntityLabel { get; } | 获取实体标签。 |
| MaximumPlateThickness { get; set; } | MaximumPlateThickness |
| MaximumSectionModulusY { get; set; } | MaximumSectionModulusY |
| MaximumSectionModulusZ { get; set; } | MaximumSectionModulusZ |
| MinimumPlateThickness { get; set; } | MinimumPlateThickness |
| MinimumSectionModulusY { get; set; } | MinimumSectionModulusY |
| MinimumSectionModulusZ { get; set; } | MinimumSectionModulusZ |
| MomentOfInertiaY { get; set; } | MomentOfInertiaY |
| MomentOfInertiaYZ { get; set; } | MomentOfInertiaYZ |
| MomentOfInertiaZ { get; set; } | MomentOfInertiaZ |
| Perimeter { get; set; } | 周长 |
| PhysicalWeight { get; set; } | PhysicalWeight |
| ProfileDefinition { get; set; } | ProfileDefinition |
| ProfileName { get; set; } | ProfileName |
| ShearCentreY { get; set; } | ShearCentreY |
| ShearCentreZ { get; set; } | ShearCentreZ |
| ShearDeformationAreaY { get; set; } | ShearDeformationAreaY |
| ShearDeformationAreaZ { get; set; } | ShearDeformationAreaZ |
| TorsionalConstantX { get; set; } | TorsionalConstantX |
| TorsionalSectionModulus { get; set; } | TorsionalSectionModulus |
| WarpingConstant { get; set; } | WarpingConstant |
方法
| 姓名 | 描述 |
|---|---|
| override Equals(object) | 判断指定是否等于这个实例。 |
| override GetHashCode() | 返回此实例的哈希码。 |