ENTITY IfcCurveStyleFontAndScaling

(* SCHEMA IFC4; *)
ENTITY IfcCurveStyleFontAndScaling
 SUBTYPE OF (IfcPresentationItem);
	Name : OPTIONAL IfcLabel;
	CurveFont : IfcCurveStyleFontSelect;
	CurveFontScaling : IfcPositiveRatioMeasure;
END_ENTITY;

Explicit Attributes

Entity IfcCurveStyleFontAndScaling has the following local and inherited explicit attributes:
AttributeTypeDefined By
 NameIfcLabel (STRING)IfcCurveStyleFontAndScaling
 CurveFontIfcCurveStyleFontSelect (SELECT)IfcCurveStyleFontAndScaling
 CurveFontScalingIfcPositiveRatioMeasure (REAL)IfcCurveStyleFontAndScaling

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity IfcCurveStyleFontAndScaling inherits from the following supertypes:
  IfcPresentationItem

Subtypes

    No subtypes

Referenced By

Entity IfcCurveStyleFontAndScaling and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcCurveFontOrScaledCurveFontSelect SELECT IfcCurveStyleFontAndScaling
 IfcPresentationItem ENTITY IfcCurveStyleFontAndScaling


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2016-06-01T11:21:42-04:00