IfcColourSpecification
作者:互联网
注:定义符合ISO/CD 10303-46:1992
颜色规范实体包含直接颜色定义。颜色分量值直接指特定的颜色空间。
注:对应的ISO 10303名称:颜色规格。在国际金融公司中,它已经成为一个抽象的实体。正式标准的最终定义请参考ISO/IS 10303-46:1994,第138页。
IFC2x2中增加的新实体。
Attribute inheritance
# | Attribute | Type | Cardinality | Description | C |
---|---|---|---|---|---|
IfcPresentationItem | |||||
IfcColourSpecification | |||||
1 | Name | IfcLabel | [0:1] | Optional name given to a particular colour specification in addition to the colour components (like the RGB values).
EXAMPLE Names of a industry colour classification, such as RAL. |
X |
EXPRESS Specification
ENTITY IfcColourSpecification ABSTRACT SUPERTYPE OF(IfcColourRgb) SUBTYPE OF (IfcPresentationItem); Name : OPTIONAL IfcLabel; END_ENTITY;
标签:IfcColourSpecification,颜色,IfcLabel,colour,10303,ISO 来源: https://www.cnblogs.com/herd/p/14214395.html