Navigation
Navigate Navigate Navigate Navigate Navigate Navigate

IfcCurveStyleFontSelect

Definition from ISO/CD 10303-46:1992: The curve style font select is a selection of a curve style font or a predefined curve style font.

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

HISTORY New entity in Release IFC2x 2nd Edition.

EXPRESS specification:

TYPE IfcCurveStyleFontSelect = SELECT
( IfcPreDefinedCurveFont,
IfcCurveStyleFont);
END_TYPE;