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