Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcColourRgbList Class
Syntax
C++
class IfcColourRgbList : public IfcPresentationItem;

The IfcColourRgbList defines an ordered collection of RGB colour values. Each colour value is a fixed list of three colour components (red, green, blue). The attribute ColourList is a two-dimensional list, where: 

 

  • First dimension is an unbounded list representing each colour value;
  • Second dimension is a fixed list of four list members, where [1] is the red component, [2] the green component, and [3] the blue component.
OdIfc4x3_rc1__IfcColourRgbListOdIfc4x3_rc1__IfcColourRgbListOdIfc4x3_rc1__IfcColourRgbListOdIfc4x3_rc1__IfcColourRgbListOdIfc4x3_rc1__IfcColourRgbListOdIfc4x3_rc1__IfcColourRgbList

File: IfcColourRgbListAutoImpl.h 

Namespace: OdIfc4x3_rc1 

Show:
No members matching the current filter
Show:
No members matching the current filter

The IfcColourRgbList is introduced to provide a compact representation of an indexable representation of colours for texture maps in tessellated items.

Copyright © 2002-2022. Open Design Alliance All rights reserved.