ENTITY IfcPresentationLayerAssignment

(* SCHEMA IFC2X2_FINAL; *)
ENTITY IfcPresentationLayerAssignment
 SUPERTYPE OF (ONEOF
	(IfcPresentationLayerAssignmentWithStyle));
	Name : IfcLabel;
	Description : OPTIONAL IfcText;
	AssignedItems : SET [1:?] OF IfcLayeredItem;
END_ENTITY;

Explicit Attributes

Entity IfcPresentationLayerAssignment has the following local and inherited explicit attributes:
AttributeTypeDefined By
 NameIfcLabel (STRING)IfcPresentationLayerAssignment
 DescriptionIfcText (STRING)IfcPresentationLayerAssignment
 AssignedItemsSET OF IfcLayeredItem (SELECT)IfcPresentationLayerAssignment

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity IfcPresentationLayerAssignment has the following subtypes:
    IfcPresentationLayerAssignmentWithStyle*
* - Immediate Subtypes

Referenced By

    Not referenced by any other definition


[Top Level Definitions] [Exit]

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