IfcMetric
内容
[
隐藏
]IfcMetric class
IfcMetric
public class IfcMetric : IfcConstraint
构造函数
| 姓名 | 描述 |
|---|---|
| IfcMetric() | 默认构造函数。 |
特性
| 姓名 | 描述 |
|---|---|
| Benchmark { get; set; } | 基准测试 |
| ConstraintGrade { get; set; } | 约束等级 |
| ConstraintSource { get; set; } | ConstraintSource |
| CreatingActor { get; set; } | CreatingActor |
| CreationTime { get; set; } | CreationTime |
| DataValue { get; set; } | 数据值 |
| Description { get; set; } | 说明 |
| EntityLabel { get; } | 获取实体标签。 |
| HasExternalReferences { get; } | HasExternalReferences |
| Name { get; set; } | 名称 |
| PropertiesForConstraint { get; } | PropertiesForConstraint |
| ReferencePath { get; set; } | 参考路径 |
| UserDefinedGrade { get; set; } | UserDefinedGrade |
| ValueSource { get; set; } | ValueSource |
方法
| 姓名 | 描述 |
|---|---|
| override Equals(object) | 判断指定是否等于这个实例。 |
| override GetHashCode() | 返回此实例的哈希码。 |