ENTITY IfcContextDependentUnit

(* SCHEMA IFC4; *)
ENTITY IfcContextDependentUnit
 SUBTYPE OF (IfcNamedUnit);
	Name : IfcLabel;
 INVERSE
	HasExternalReference : SET [0:?] OF IfcExternalReferenceRelationship FOR RelatedResourceObjects;
END_ENTITY;

Explicit Attributes

Entity IfcContextDependentUnit has the following local and inherited explicit attributes:
AttributeTypeDefined By
 DimensionsIfcDimensionalExponents (ENTITY)IfcNamedUnit
 UnitTypeIfcUnitEnum (ENUM)IfcNamedUnit
 NameIfcLabel (STRING)IfcContextDependentUnit

Derived Attributes

    No derived attributes

Inverse Attributes

Entity IfcContextDependentUnit has the following local and inherited inverse attributes:
AttributeTypeDefined By
 HasExternalReferenceSET OF IfcExternalReferenceRelationship (ENTITY)IfcContextDependentUnit

Supertypes

Entity IfcContextDependentUnit inherits from the following supertypes:
  IfcNamedUnit

Subtypes

    No subtypes

Referenced By

Entity IfcContextDependentUnit and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcCorrectUnitAssignment FUNCTION IfcNamedUnit
 IfcDerivedUnitElement ENTITY IfcNamedUnit
 IfcNamedUnit ENTITY IfcContextDependentUnit
 IfcPhysicalSimpleQuantity ENTITY IfcNamedUnit
 IfcProjectedCRS ENTITY IfcNamedUnit
 IfcResourceObjectSelect SELECT IfcContextDependentUnit
 IfcSIUnit ENTITY IfcNamedUnit
 IfcUnit SELECT IfcNamedUnit


[Top Level Definitions] [Exit]

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