IfcGeometricRepresentationSubContext
内容
[
隐藏
]IfcGeometricRepresentationSubContext class
IfcGeometricRepresentationSubContext
public class IfcGeometricRepresentationSubContext : IfcGeometricRepresentationContext
构造函数
| 姓名 | 描述 |
|---|---|
| IfcGeometricRepresentationSubContext() | 默认构造函数。 |
特性
| 姓名 | 描述 |
|---|---|
| ContextIdentifier { get; set; } | 上下文标识符 |
| ContextType { get; set; } | ContextType |
| CoordinateSpaceDimension { get; set; } | CoordinateSpaceDimension |
| EntityLabel { get; } | 获取实体标签。 |
| HasCoordinateOperation { get; } | HasCoordinateOperation |
| HasSubContexts { get; } | HasSubContexts |
| ParentContext { get; set; } | ParentContext |
| Precision { get; set; } | 精度 |
| RepresentationsInContext { get; } | RepresentationsInContext |
| TargetScale { get; set; } | TargetScale |
| TargetView { get; set; } | TargetView |
| TrueNorth { get; set; } | TrueNorth |
| UserDefinedTargetView { get; set; } | UserDefinedTargetView |
| WorldCoordinateSystem { get; set; } | WorldCoordinateSystem |
方法
| 姓名 | 描述 |
|---|---|
| override Equals(object) | 判断指定是否等于这个实例。 |
| override GetHashCode() | 返回此实例的哈希码。 |