Navigation
Navigate Navigate Navigate Navigate Navigate Navigate Navigate Navigate

IfcCurveStyleFontAndScaling

Definition from ISO/CD 10303-46:1992: A curve style font and scaling is a curve style font and a scalar factor for that font, so that a given curve style font may be applied at various scales.

NOTE Corresponding STEP name: curve_style_font_and_scaling. 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:

ENTITY IfcCurveStyleFontAndScaling;
Name  :  OPTIONAL IfcLabel;
CurveFont  :  IfcCurveStyleFontSelect;
CurveFontScaling  :  IfcPositiveRatioMeasure;
END_ENTITY;

Attribute definitions:

Name  :  Name that may be assigned with the scaling of a curve font.
CurveFont  :  The curve font to be scaled.
CurveFontScaling  :  The scale factor.

Inheritance graph

ENTITY IfcCurveStyleFontAndScaling;
ENTITY IfcCurveStyleFontAndScaling;
Name  :  OPTIONAL IfcLabel;
CurveFont  :  IfcCurveStyleFontSelect;
CurveFontScaling  :  IfcPositiveRatioMeasure;
END_ENTITY;