ENTITY IfcRepresentationContext
(* SCHEMA IFC4; *)
ENTITY IfcRepresentationContext
 ABSTRACT SUPERTYPE OF (ONEOF
	(IfcGeometricRepresentationContext));
	ContextIdentifier : OPTIONAL IfcLabel;
	ContextType : OPTIONAL IfcLabel;
 INVERSE
	RepresentationsInContext : SET [0:?] OF IfcRepresentation FOR ContextOfItems;
END_ENTITY;
Explicit Attributes
Entity IfcRepresentationContext has the following local and inherited explicit attributes:
| Attribute | Type | Defined By | 
|---|
 |  ContextIdentifier | IfcLabel (STRING) | IfcRepresentationContext |  
|  ContextType | IfcLabel (STRING) | IfcRepresentationContext |  
 
 | 
Derived Attributes
    No derived attributes
Inverse Attributes
Entity IfcRepresentationContext has the following local and inherited inverse attributes:
| Attribute | Type | Defined By | 
|---|
 |  RepresentationsInContext | SET OF IfcRepresentation (ENTITY) | IfcRepresentationContext |  
 
 | 
Supertypes
    No supertypesSubtypes
Entity IfcRepresentationContext has the following subtypes:
    IfcGeometricRepresentationContext*
    IfcGeometricRepresentationSubContext
* - Immediate Subtypes
Referenced By
Entity IfcRepresentationContext 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