IfcFailureConnectionCondition
IfcFailureConnectionCondition class
IfcFailureConnectionCondition
public class IfcFailureConnectionCondition : IfcStructuralConnectionCondition
构造函数
姓名 | 描述 |
---|---|
IfcFailureConnectionCondition() | 默认构造函数。 |
特性
姓名 | 描述 |
---|---|
CompressionFailureX { get; set; } | CompressionFailureX |
CompressionFailureY { get; set; } | CompressionFailureY |
CompressionFailureZ { get; set; } | CompressionFailureZ |
EntityLabel { get; } | 获取实体标签。 |
Name { get; set; } | 名称 |
TensionFailureX { get; set; } | TensionFailureX |
TensionFailureY { get; set; } | TensionFailureY |
TensionFailureZ { get; set; } | TensionFailureZ |
方法
姓名 | 描述 |
---|---|
override Equals(object) | 判断指定是否等于这个实例。 |
override GetHashCode() | 返回此实例的哈希码。 |