Class Ifc4::IfcPreDefinedColour¶
Defined in File Ifc4.h
Nested Relationships¶
This class is a nested type of Struct Ifc4.
Inheritance Relationships¶
Base Type¶
public Ifc4::IfcPreDefinedItem
(Class Ifc4::IfcPreDefinedItem)
Derived Type¶
public Ifc4::IfcDraughtingPreDefinedColour
(Class Ifc4::IfcDraughtingPreDefinedColour)
Class Documentation¶
-
class
Ifc4
::
IfcPreDefinedColour
: public Ifc4::IfcPreDefinedItem¶ The pre defined colour determines those qualified names which can be used to identify a colour that is in scope of the current data exchange specification (in contrary to colour specification which defines the colour directly by its colour components).
NOTE Corresponding ISO 10303 name: pre_defined_colour. It has been made into an abstract entity in IFC. Please refer to ISO/IS 10303-46:1994, p. 141 for the final definition of the formal standard.
HISTORY New entity in IFC2x2.
Subclassed by Ifc4::IfcDraughtingPreDefinedColour
Public Types
-
typedef IfcTemplatedEntityList<IfcPreDefinedColour>
list
¶
Public Functions
-
IfcPreDefinedColour
(IfcEntityInstanceData *e)¶
-
IfcPreDefinedColour
(std::string v1_Name)¶
-
typedef IfcTemplatedEntityList<IfcPreDefinedColour>