ENTITY IfcTextStyle

(* SCHEMA IFC4; *)
ENTITY IfcTextStyle
 SUBTYPE OF (IfcPresentationStyle);
	TextCharacterAppearance : OPTIONAL IfcTextStyleForDefinedFont;
	TextStyle : OPTIONAL IfcTextStyleTextModel;
	TextFontStyle : IfcTextFontSelect;
	ModelOrDraughting : OPTIONAL IfcBoolean;
END_ENTITY;

Explicit Attributes

Entity IfcTextStyle has the following local and inherited explicit attributes:
AttributeTypeDefined By
 NameIfcLabel (STRING)IfcPresentationStyle
 TextCharacterAppearanceIfcTextStyleForDefinedFont (ENTITY)IfcTextStyle
 TextStyleIfcTextStyleTextModel (ENTITY)IfcTextStyle
 TextFontStyleIfcTextFontSelect (SELECT)IfcTextStyle
 ModelOrDraughtingIfcBoolean (BOOLEAN)IfcTextStyle

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity IfcTextStyle inherits from the following supertypes:
  IfcPresentationStyle

Subtypes

    No subtypes

Referenced By

Entity IfcTextStyle and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcPresentationLayerWithStyle ENTITY IfcPresentationStyle
 IfcPresentationStyle ENTITY IfcTextStyle
 IfcPresentationStyleSelect SELECT IfcTextStyle
 IfcStyleAssignmentSelect SELECT IfcPresentationStyle


[Top Level Definitions] [Exit]

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