Navigation

IfcCharacterStyleSelect

Definition from IAI: The character style select allows for a selection of character styles for text. Currently only text colour is selectable.

NOTE: Corresponding STEP name: character_style_select. Please refer to ISO/IS 10303-46:1994, p. 89 for the final definition of the formal standard.

HISTORY: New type in Release IFC2x 2nd Edition.

EXPRESS specification:

TYPE IfcCharacterStyleSelect = SELECT
( IfcColour);
END_TYPE;