ENTITY IfcCurveStyleFont

(* SCHEMA IFC4; *)
ENTITY IfcCurveStyleFont
 SUBTYPE OF (IfcPresentationItem);
	Name : OPTIONAL IfcLabel;
	PatternList : LIST [1:?] OF IfcCurveStyleFontPattern;
END_ENTITY;

Explicit Attributes

Entity IfcCurveStyleFont has the following local and inherited explicit attributes:
AttributeTypeDefined By
 NameIfcLabel (STRING)IfcCurveStyleFont
 PatternListLIST OF IfcCurveStyleFontPattern (ENTITY)IfcCurveStyleFont

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity IfcCurveStyleFont inherits from the following supertypes:
  IfcPresentationItem

Subtypes

    No subtypes

Referenced By

Entity IfcCurveStyleFont and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcCurveStyleFontSelect SELECT IfcCurveStyleFont
 IfcPresentationItem ENTITY IfcCurveStyleFont


[Top Level Definitions] [Exit]

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