8.9.3.25 IfcCurve(曲线)
RV ⓘ
AbV ⓘ
抽象 该定义可能不会被直接实例化。
8.9.3.25.1 语义定义(Semantic definition)
IfcCurve 是在二维或三维空间中的曲线。它包括有界曲线和无界曲线的定义。
非正式命题
- 曲线应是弧连通的
- 曲线的弧长应大于零。
8.9.3.25.2 实体继承(Entity inheritance)
-
- IfcCurve
- IfcAnnotationFillArea
- IfcBooleanResult
- IfcBoundingBox
- IfcCartesianPointList
- IfcCartesianTransformationOperator
- IfcCsgPrimitive3D
- IfcDirection
- IfcFaceBasedSurfaceModel
- IfcFillAreaStyleHatching
- IfcFillAreaStyleTiles
- IfcGeometricSet
- IfcHalfSpaceSolid
- IfcLightSource
- IfcPlacement
- IfcPlanarExtent
- IfcPoint
- IfcSectionedSpine
- IfcSegment
- IfcShellBasedSurfaceModel
- IfcSolidModel
- IfcSurface
- IfcTessellatedItem
- IfcTextLiteral
- IfcVector
8.9.3.25.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,例如,为几何曲线提供曲线样式,包括颜色和厚度。 |
|
| 点击显示 2 个隐藏的继承特性 点击隐藏 2 个继承特性 | |||
| IfcCurve (1) | |||
| * | Dim | IfcDimensionCount |
此属性是形式化派生的
此抽象类的空间维度,所有子类(如 IfcLine、IfcConic 和 IfcBoundedCurve)的定义各不相同。 |
8.9.3.25.4 形式化表示(Formal representation)
ENTITY IfcCurve
ABSTRACT SUPERTYPE OF (ONEOF
(IfcBoundedCurve
,IfcConic
,IfcLine
,IfcOffsetCurve
,IfcPcurve
,IfcPolynomialCurve
,IfcSpiral
,IfcSurfaceCurve))
SUBTYPE OF (IfcGeometricRepresentationItem);
DERIVE
Dim : IfcDimensionCount := IfcCurveDim(SELF);
END_ENTITY;
8.9.3.25.5 参考文献
- IfcAnnotationFillArea
- IfcArbitraryClosedProfileDef
- IfcArbitraryProfileDefWithVoids
- IfcBoundedCurve
- IfcCompositeCurveSegment
- IfcConic
- IfcCurveBoundedPlane
- IfcCurveDim
- IfcCurveSegment
- IfcDirectrixCurveSweptAreaSolid
- IfcEdgeCurve
- IfcGeometricRepresentationItem
- IfcGeometricSetSelect
- IfcGridAxis
- IfcLine
- IfcOffsetCurve
- IfcPcurve
- IfcPointByDistanceExpression
- IfcPointOnCurve
- IfcPolynomialCurve
- IfcRevolvedAreaSolid
- IfcSectionedSolid
- IfcSectionedSurface
- IfcShapeRepresentationTypes
- IfcSpiral
- IfcSurfaceCurve
- IfcSurfaceOfRevolution
- IfcSweptDiskSolid
- IfcTrimmedCurve