8.9.3.12 IfcCartesianPoint(笛卡尔点)
RV ⓘ
AbV ⓘ
8.9.3.12.1 语义定义(Semantic definition)
IfcCartesianPoint 通过直角右手笛卡尔坐标系中的坐标来定义一个点。在本规范中,仅使用二维和三维笛卡尔点。
8.9.3.12.2 实体继承(Entity inheritance)
-
- IfcPoint
- IfcAnnotationFillArea
- IfcBooleanResult
- IfcBoundingBox
- IfcCartesianPointList
- IfcCartesianTransformationOperator
- IfcCsgPrimitive3D
- IfcCurve
- IfcDirection
- IfcFaceBasedSurfaceModel
- IfcFillAreaStyleHatching
- IfcFillAreaStyleTiles
- IfcGeometricSet
- IfcHalfSpaceSolid
- IfcLightSource
- IfcPlacement
- IfcPlanarExtent
- IfcSectionedSpine
- IfcSegment
- IfcShellBasedSurfaceModel
- IfcSolidModel
- IfcSurface
- IfcTessellatedItem
- IfcTextLiteral
- IfcVector
8.9.3.12.3 特性(Attributes)
| # | 特性(Attributes) | 类型 | 描述 |
|---|---|---|---|
| IfcRepresentationItem (2) | |||
| LayerAssignment | SET [0:1] OF IfcPresentationLayerAssignment FOR AssignedItems |
将表示项分配给单个或多个层。LayerAssignments 可以覆盖其所在的 IfcRepresentation 的 Items 列表中的 LayerAssignments。 |
|
| StyledByItem | SET [0:1] OF IfcStyledItem FOR Item |
引用为表示提供表现信息的 IfcStyledItem,例如,为几何曲线提供曲线样式,包括颜色和厚度。 |
|
| IfcPoint (1) | |||
| * | Dim | IfcDimensionCount |
此属性是形式化派生的
此抽象类的空间维度,由具体子类型的特定函数处理。在 IfcCartesianPoint 的情况下由坐标分量的数量确定,在其他情况下由基准曲线或曲面的维度确定。 |
| 点击显示 3 个隐藏的继承特性 点击隐藏 3 个继承特性 | |||
| IfcCartesianPoint (1) | |||
| 1 | Coordinates | LIST [1:3] OF IfcLengthMeasure |
点位置的第一个、第二个和第三个坐标。如果放置在二维或三维直角笛卡尔坐标系中,Coordinates[1] 是 X 坐标,Coordinates[2] 是 Y 坐标,Coordinates[3] 是 Z 坐标。 |
8.9.3.12.4 形式化命题(Formal propositions)
8.9.3.12.5 形式化表示(Formal representation)
ENTITY IfcCartesianPoint
SUBTYPE OF (IfcPoint);
Coordinates : LIST [1:3] OF IfcLengthMeasure;
WHERE
CP2Dor3D : HIINDEX(Coordinates) >= 2;
END_ENTITY;
8.9.3.12.6 参考文献
- IfcAlignmentHorizontalSegment
- IfcBSplineCurve
- IfcBSplineSurface
- IfcBoundingBox
- IfcCartesianTransformationOperator
- IfcFillAreaStyleHatching
- IfcLightSourcePositional
- IfcLine
- IfcMirroredProfileDef
- IfcOpenCrossProfileDef
- IfcPoint
- IfcPointDim
- IfcPolyLoop
- IfcPolyline
- IfcRevolvedAreaSolid
- IfcSameCartesianPoint
- IfcTrimmingSelect