ENTITY IfcCurveStyleFontPattern

(* SCHEMA IFC4; *)
ENTITY IfcCurveStyleFontPattern
 SUBTYPE OF (IfcPresentationItem);
	VisibleSegmentLength : IfcLengthMeasure;
	InvisibleSegmentLength : IfcPositiveLengthMeasure;
 WHERE
	VisibleLengthGreaterEqualZero : VisibleSegmentLength >= 0.;
END_ENTITY;

Explicit Attributes

Entity IfcCurveStyleFontPattern has the following local and inherited explicit attributes:
AttributeTypeDefined By
 VisibleSegmentLengthIfcLengthMeasure (REAL)IfcCurveStyleFontPattern
 InvisibleSegmentLengthIfcPositiveLengthMeasure (REAL)IfcCurveStyleFontPattern

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity IfcCurveStyleFontPattern inherits from the following supertypes:
  IfcPresentationItem

Subtypes

    No subtypes

Referenced By

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


[Top Level Definitions] [Exit]

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