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:
AttributeTypeDefined By
 NameIfcLabel (STRING)IfcColourSpecification

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

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:
DefinitionTypeReferenced Entity
 IfcColour SELECT IfcColourSpecification
 IfcPresentationItem ENTITY IfcColourSpecification


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2016-06-01T11:21:41-04:00