ENTITY IfcPresentationStyle

(* SCHEMA IFC4; *)
ENTITY IfcPresentationStyle
 ABSTRACT SUPERTYPE OF (ONEOF
	(IfcCurveStyle
	,IfcFillAreaStyle
	,IfcSurfaceStyle
	,IfcTextStyle));
	Name : OPTIONAL IfcLabel;
END_ENTITY;

Explicit Attributes

Entity IfcPresentationStyle has the following local and inherited explicit attributes:
AttributeTypeDefined By
 NameIfcLabel (STRING)IfcPresentationStyle

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity IfcPresentationStyle has the following subtypes:
    IfcCurveStyle*
    IfcFillAreaStyle*
    IfcSurfaceStyle*
    IfcTextStyle*
* - Immediate Subtypes

Referenced By

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


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-12-22T16:31:09-05:00