ENTITY IfcTextStyleTextModel

(* SCHEMA IFC2X3; *)
ENTITY IfcTextStyleTextModel;
	TextIndent : OPTIONAL IfcSizeSelect;
	TextAlign : OPTIONAL IfcTextAlignment;
	TextDecoration : OPTIONAL IfcTextDecoration;
	LetterSpacing : OPTIONAL IfcSizeSelect;
	WordSpacing : OPTIONAL IfcSizeSelect;
	TextTransform : OPTIONAL IfcTextTransformation;
	LineHeight : OPTIONAL IfcSizeSelect;
END_ENTITY;

Explicit Attributes

Entity IfcTextStyleTextModel has the following local and inherited explicit attributes:
AttributeTypeDefined By
 TextIndentIfcSizeSelect (SELECT)IfcTextStyleTextModel
 TextAlignIfcTextAlignment (STRING)IfcTextStyleTextModel
 TextDecorationIfcTextDecoration (STRING)IfcTextStyleTextModel
 LetterSpacingIfcSizeSelect (SELECT)IfcTextStyleTextModel
 WordSpacingIfcSizeSelect (SELECT)IfcTextStyleTextModel
 TextTransformIfcTextTransformation (STRING)IfcTextStyleTextModel
 LineHeightIfcSizeSelect (SELECT)IfcTextStyleTextModel

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity IfcTextStyleTextModel and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcTextStyleSelect SELECT IfcTextStyleTextModel


[Top Level Definitions] [Exit]

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