IfcApproval
内容
[
隐藏
]IfcApproval class
IfcApproval
public class IfcApproval : IfcEntity
构造函数
姓名 | 描述 |
---|---|
IfcApproval() | 默认构造函数。 |
特性
姓名 | 描述 |
---|---|
ApprovedObjects { get; } | ApprovedObjects |
ApprovedResources { get; } | ApprovedResources |
Description { get; set; } | 说明 |
EntityLabel { get; } | 获取实体标签。 |
GivingApproval { get; set; } | GivingApproval |
HasExternalReferences { get; } | HasExternalReferences |
Identifier { get; set; } | 标识符 |
IsRelatedWith { get; } | IsRelatedWith |
Level { get; set; } | 等级 |
Name { get; set; } | 名称 |
Qualifier { get; set; } | 限定符 |
Relates { get; } | 关联 |
RequestingApproval { get; set; } | RequestingApproval |
Status { get; set; } | 状态 |
TimeOfApproval { get; set; } | TimeOfApproval |
方法
姓名 | 描述 |
---|---|
override Equals(object) | 判断指定是否等于这个实例。 |
override GetHashCode() | 返回此实例的哈希码。 |