Navigation
Navigate Navigate Navigate Navigate Navigate Navigate Navigate Navigate

IfcPresentationStyle

Definition from IAI: An abstract generalisation of style table for presentation information assigned to geometric representation items. It includes styles for curves, areas, surfaces, text and symbols. Style information may include colour, hatching, rendering, text fonts, etc.

Each subtype of  IfcPresentationStyle can be assigned to IfcGeometricRepresentationItem's via the IfcPresentationStyleAssignment through an intermediate IfcStyledItem or one of its subtypes.

HISTORY  New entity in Release IFC2x Edition 3.

EXPRESS specification:

ENTITY IfcPresentationStyle
ABSTRACT SUPERTYPE OF (ONEOF(IfcCurveStyle, IfcTextStyle, IfcFillAreaStyle, IfcSurfaceStyle, IfcSymbolStyle));
Name  :  OPTIONAL IfcLabel;
END_ENTITY;

Attribute definitions:

Name  :  Name of the presentation style.

Inheritance graph

ENTITY IfcPresentationStyle;
ENTITY IfcPresentationStyle;
Name  :  OPTIONAL IfcLabel;
END_ENTITY;