Navigation
Navigate Navigate Navigate Navigate Navigate Navigate

IfcTextStyleSelect

Definition from IAI: The text style select allows for the selection of styles to be assigned to an annotated text. The text style determines the text model that affect the visual presentation of characters, spaces, words, and paragraphs. There are two choices:

HISTORY  New type in Release IFC2x Edition 2.
IFC2x Edition 3 CHANGE  The items within the IfcTextStyleSelect have changed to IfcTextStyleWithBoxCharacteristics and IfcTextStyleTextModel.

EXPRESS specification:

TYPE IfcTextStyleSelect = SELECT
( IfcTextStyleWithBoxCharacteristics,
IfcTextStyleTextModel);
END_TYPE;