Navigation
Navigate Navigate Navigate Navigate Navigate Navigate Navigate Navigate

IfcSymbolStyle

Definition from ISO/CD 10303-46:1992: The symbol style is the presentation style that indicates the presentation of annotation symbols.

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

HISTORY: New entity in Release IFC2x 2nd Edition.

EXPRESS specification:

ENTITY IfcSymbolStyle
SUBTYPE OF ( IfcPresentationStyle);
StyleOfSymbol  :  IfcSymbolStyleSelect;
END_ENTITY;

Attribute definitions:

StyleOfSymbol  :  The style applied to the symbol for its visual appearance.

Inheritance graph

ENTITY IfcSymbolStyle;
ENTITY IfcPresentationStyle;
Name  :  OPTIONAL IfcLabel;
ENTITY IfcSymbolStyle;
StyleOfSymbol  :  IfcSymbolStyleSelect;
END_ENTITY;