ENTITY IfcCurveStyle

(* SCHEMA IFC2X2_FINAL; *)
ENTITY IfcCurveStyle;
	Name : IfcLabel;
	CurveFont : OPTIONAL IfcCurveFontOrScaledCurveFontSelect;
	CurveWidth : OPTIONAL IfcSizeSelect;
	CurveColour : OPTIONAL IfcColour;
END_ENTITY;

Explicit Attributes

Entity IfcCurveStyle has the following local and inherited explicit attributes:
AttributeTypeDefined By
 NameIfcLabel (STRING)IfcCurveStyle
 CurveFontIfcCurveFontOrScaledCurveFontSelect (SELECT)IfcCurveStyle
 CurveWidthIfcSizeSelect (SELECT)IfcCurveStyle
 CurveColourIfcColour (SELECT)IfcCurveStyle

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity IfcCurveStyle and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcFillAreaStyleHatching ENTITY IfcCurveStyle
 IfcPresentationStyleSelect SELECT IfcCurveStyle


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:20:55-04:00