Navigation
Navigate Navigate Navigate Navigate Navigate Navigate

IfcCharacterStyleSelect

Definition from IAI: The character style select allows for a selection of character styles for text. Currently only text color and background color 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 Edition 2.
IFC2x Edition 3 CHANGE  The SELECT item IfcTextStyleForDefinedFont replaces the old IfcColour.

EXPRESS specification:

TYPE IfcCharacterStyleSelect = SELECT
( IfcTextStyleForDefinedFont);
END_TYPE;