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:
AttributeTypeDefined By
 ContextIdentifierIfcLabel (STRING)IfcRepresentationContext
 ContextTypeIfcLabel (STRING)IfcRepresentationContext

Derived Attributes

    No derived attributes

Inverse Attributes

Entity IfcRepresentationContext has the following local and inherited inverse attributes:
AttributeTypeDefined By
 RepresentationsInContextSET OF IfcRepresentation (ENTITY)IfcRepresentationContext

Supertypes

    No supertypes

Subtypes

Entity IfcRepresentationContext has the following subtypes:
    IfcGeometricRepresentationContext*
    IfcGeometricRepresentationSubContext
* - Immediate Subtypes

Referenced By

Entity IfcRepresentationContext and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcContext ENTITY IfcRepresentationContext
 IfcRepresentation ENTITY IfcRepresentationContext


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2016-06-01T11:21:47-04:00