ENTITY IfcSurfaceStyle

(* SCHEMA IFC2X2_FINAL; *)
ENTITY IfcSurfaceStyle;
	Side : IfcSurfaceSide;
	Name : IfcLabel;
	Styles : SET [1:5] OF IfcSurfaceStyleElementSelect;
END_ENTITY;

Explicit Attributes

Entity IfcSurfaceStyle has the following local and inherited explicit attributes:
AttributeTypeDefined By
 SideIfcSurfaceSide (ENUM)IfcSurfaceStyle
 NameIfcLabel (STRING)IfcSurfaceStyle
 StylesSET OF IfcSurfaceStyleElementSelect (SELECT)IfcSurfaceStyle

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity IfcSurfaceStyle and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcPresentationStyleSelect SELECT IfcSurfaceStyle


[Top Level Definitions] [Exit]

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