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:
| Attribute | Type | Defined By | 
|---|
 |  Name | IfcLabel (STRING) | IfcPresentationStyle |  
 
 | 
Derived Attributes
    No derived attributes
Inverse Attributes
    No Inverse AttributesSupertypes
    No supertypesSubtypes
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:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2024-07-11T21:39:05-04:00