8.9.3.67 IfcSurface(曲面)
RV ⓘ
AbV ⓘ
抽象 该定义可能不会被直接实例化。
8.9.3.67.1 语义定义(Semantic definition)
IfcSurface 是位于三维空间中的二维表示项。二维意味着曲面上的每个点都可以通过二维坐标系定义,通常使用 u 和 v 坐标。
非正式命题
- 曲面具有非零面积。
- 曲面是弧连通的。
8.9.3.67.2 实体继承(Entity inheritance)
-
- IfcSurface
- IfcAnnotationFillArea
- IfcBooleanResult
- IfcBoundingBox
- IfcCartesianPointList
- IfcCartesianTransformationOperator
- IfcCsgPrimitive3D
- IfcCurve
- IfcDirection
- IfcFaceBasedSurfaceModel
- IfcFillAreaStyleHatching
- IfcFillAreaStyleTiles
- IfcGeometricSet
- IfcHalfSpaceSolid
- IfcLightSource
- IfcPlacement
- IfcPlanarExtent
- IfcPoint
- IfcSectionedSpine
- IfcSegment
- IfcShellBasedSurfaceModel
- IfcSolidModel
- IfcTessellatedItem
- IfcTextLiteral
- IfcVector
8.9.3.67.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 个继承特性 | |||
| IfcSurface (1) | |||
| * | Dim | IfcDimensionCount |
此属性是形式化派生的
IfcSurface 的空间维度。它始终是三维几何表示项。 |
8.9.3.67.4 形式化表示(Formal representation)
ENTITY IfcSurface
ABSTRACT SUPERTYPE OF (ONEOF
(IfcBoundedSurface
,IfcElementarySurface
,IfcSectionedSurface
,IfcSweptSurface))
SUBTYPE OF (IfcGeometricRepresentationItem);
DERIVE
Dim : IfcDimensionCount := 3;
END_ENTITY;
8.9.3.67.5 参考文献
- IfcAssociatedSurface
- IfcBoundedSurface
- IfcCompositeCurveOnSurface
- IfcCurveBoundedSurface
- IfcElementarySurface
- IfcFaceSurface
- IfcGeometricRepresentationItem
- IfcGeometricSetSelect
- IfcGetBasisSurface
- IfcHalfSpaceSolid
- IfcPcurve
- IfcPointOnSurface
- IfcRectangularTrimmedSurface
- IfcSectionedSurface
- IfcShapeRepresentationTypes
- IfcSurfaceCurve
- IfcSurfaceCurveSweptAreaSolid
- IfcSurfaceOrFaceSurface
- IfcSweptSurface