ENTITY IfcGeometricRepresentationContext

(* SCHEMA IFC2X2_FINAL; *)
ENTITY IfcGeometricRepresentationContext
 SUPERTYPE OF (ONEOF
	(IfcGeometricRepresentationSubContext))
 SUBTYPE OF (IfcRepresentationContext);
	CoordinateSpaceDimension : IfcDimensionCount;
	Precision : OPTIONAL REAL;
	WorldCoordinateSystem : IfcAxis2Placement;
	TrueNorth : OPTIONAL IfcDirection;
END_ENTITY;

Explicit Attributes

Entity IfcGeometricRepresentationContext has the following local and inherited explicit attributes:
AttributeTypeDefined By
 ContextIdentifierIfcLabel (STRING)IfcRepresentationContext
 ContextTypeIfcLabel (STRING)IfcRepresentationContext
 CoordinateSpaceDimensionIfcDimensionCount (INTEGER)IfcGeometricRepresentationContext
 PrecisionREALIfcGeometricRepresentationContext
 WorldCoordinateSystemIfcAxis2Placement (SELECT)IfcGeometricRepresentationContext
 TrueNorthIfcDirection (ENTITY)IfcGeometricRepresentationContext

Derived Attributes

    No derived attributes

Inverse Attributes

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

Supertypes

Entity IfcGeometricRepresentationContext inherits from the following supertypes:
  IfcRepresentationContext

Subtypes

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

Referenced By

Entity IfcGeometricRepresentationContext and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcGeometricRepresentationSubContext ENTITY IfcGeometricRepresentationContext
 IfcProject ENTITY IfcRepresentationContext
 IfcRepresentation ENTITY IfcRepresentationContext
 IfcRepresentationContext ENTITY IfcGeometricRepresentationContext
 IfcRepresentationContextSameWCS RULE IfcGeometricRepresentationContext


[Top Level Definitions] [Exit]

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