8.12.3.24 IfcPreDefinedCurveFont(预定义曲线字体)
抽象 该定义可能不会被直接实例化。
8.12.3.24.1 语义定义(Semantic definition)
8.12.3.24.2 实体继承(Entity inheritance)
-
- IfcPreDefinedItem
- IfcColourRgbList
- IfcColourSpecification
- IfcCurveStyleFont
- IfcCurveStyleFontAndScaling
- IfcCurveStyleFontPattern
- IfcIndexedColourMap
- IfcSurfaceStyleLighting
- IfcSurfaceStyleRefraction
- IfcSurfaceStyleShading
- IfcSurfaceStyleWithTextures
- IfcSurfaceTexture
- IfcTextStyleForDefinedFont
- IfcTextStyleTextModel
- IfcTextureCoordinate
- IfcTextureVertex
- IfcTextureVertexList
8.12.3.24.3 特性(Attributes)
| # | 特性(Attributes) | 类型 | 描述 |
|---|---|---|---|
| IfcPreDefinedItem (1) | |||
| 1 | Name | IfcLabel |
用于标识预定义项的字符串。该字符串的允许值在子类型级别声明。 |
8.12.3.24.4 形式化表示(Formal representation)
ENTITY IfcPreDefinedCurveFont
ABSTRACT SUPERTYPE OF (ONEOF
(IfcDraughtingPreDefinedCurveFont))
SUBTYPE OF (IfcPreDefinedItem);
END_ENTITY;