ENTITY IfcColourSpecification
(* SCHEMA IFC4; *)
ENTITY IfcColourSpecification
 ABSTRACT SUPERTYPE OF (ONEOF
	(IfcColourRgb))
 SUBTYPE OF (IfcPresentationItem);
	Name : OPTIONAL IfcLabel;
END_ENTITY;
Explicit Attributes
Entity IfcColourSpecification has the following local and inherited explicit attributes:
| Attribute | Type | Defined By | 
|---|
 |  Name | IfcLabel (STRING) | IfcColourSpecification |  
 
 | 
Derived Attributes
    No derived attributes
Inverse Attributes
    No Inverse AttributesSupertypes
Entity IfcColourSpecification inherits from the following supertypes:
  IfcPresentationItem
Subtypes
Entity IfcColourSpecification has the following subtypes:
    IfcColourRgb*
* - Immediate Subtypes
Referenced By
Entity IfcColourSpecification and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2024-07-11T21:39:05-04:00