IfcGeneralProfileProperties
IfcGeneralProfileProperties class
IfcGeneralProfileProperties
public class IfcGeneralProfileProperties : IfcProfileProperties
构造函数
| 姓名 | 描述 |
|---|---|
| IfcGeneralProfileProperties() | 默认构造函数。 |
特性
| 姓名 | 描述 |
|---|---|
| CrossSectionArea { get; set; } | CrossSectionArea |
| EntityLabel { get; } | 获取实体标签。 |
| MaximumPlateThickness { get; set; } | MaximumPlateThickness |
| MinimumPlateThickness { get; set; } | MinimumPlateThickness |
| Perimeter { get; set; } | 周长 |
| PhysicalWeight { get; set; } | PhysicalWeight |
| ProfileDefinition { get; set; } | ProfileDefinition |
| ProfileName { get; set; } | ProfileName |
方法
| 姓名 | 描述 |
|---|---|
| override Equals(object) | 判断指定是否等于这个实例。 |
| override GetHashCode() | 返回此实例的哈希码。 |