ENTITY IfcIndexedColourMap

(* SCHEMA IFC4; *)
ENTITY IfcIndexedColourMap
 SUBTYPE OF (IfcPresentationItem);
	MappedTo : IfcTessellatedFaceSet;
	Opacity : OPTIONAL IfcNormalisedRatioMeasure;
	Colours : IfcColourRgbList;
	ColourIndex : LIST [1:?] OF IfcPositiveInteger;
END_ENTITY;

Explicit Attributes

Entity IfcIndexedColourMap has the following local and inherited explicit attributes:
AttributeTypeDefined By
 MappedToIfcTessellatedFaceSet (ENTITY)IfcIndexedColourMap
 OpacityIfcNormalisedRatioMeasure (REAL)IfcIndexedColourMap
 ColoursIfcColourRgbList (ENTITY)IfcIndexedColourMap
 ColourIndexLIST OF IfcPositiveInteger (INTEGER)IfcIndexedColourMap

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity IfcIndexedColourMap inherits from the following supertypes:
  IfcPresentationItem

Subtypes

    No subtypes

Referenced By

Entity IfcIndexedColourMap and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcPresentationItem ENTITY IfcIndexedColourMap
 IfcTessellatedFaceSet ENTITY IfcIndexedColourMap


[Top Level Definitions] [Exit]

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