IfcComplexProperty
IfcComplexProperty class
IfcComplexProperty
public class IfcComplexProperty : IfcProperty
构造函数
姓名 | 描述 |
---|---|
IfcComplexProperty() | 默认构造函数。 |
特性
姓名 | 描述 |
---|---|
Description { get; set; } | 说明 |
EntityLabel { get; } | 获取实体标签。 |
HasApprovals { get; } | HasApprovals |
HasConstraints { get; } | HasConstraints |
HasExternalReferences { get; } | HasExternalReferences |
HasProperties { get; set; } | HasProperties |
Name { get; set; } | 名称 |
PartOfComplex { get; } | PartOfComplex |
PartOfPset { get; } | PartOfPset |
PropertyDependsOn { get; } | PropertyDependsOn |
PropertyForDependance { get; } | PropertyForDependance |
UsageName { get; set; } | UsageName |
方法
姓名 | 描述 |
---|---|
override Equals(object) | 判断指定是否等于这个实例。 |
override GetHashCode() | 返回此实例的哈希码。 |