ENTITY IfcConversionBasedUnit

(* SCHEMA IFC4; *)
ENTITY IfcConversionBasedUnit
 SUPERTYPE OF (ONEOF
    (IfcConversionBasedUnitWithOffset))
 SUBTYPE OF (IfcNamedUnit);
	Name : IfcLabel;
	ConversionFactor : IfcMeasureWithUnit;
 INVERSE
	HasExternalReference : SET [0:?] OF IfcExternalReferenceRelationship FOR RelatedResourceObjects;
END_ENTITY;

Explicit Attributes

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

Derived Attributes

    No derived attributes

Inverse Attributes

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

Supertypes

Entity IfcConversionBasedUnit inherits from the following supertypes:
  IfcNamedUnit

Subtypes

Entity IfcConversionBasedUnit has the following subtypes:
    IfcConversionBasedUnitWithOffset*
* - Immediate Subtypes

Referenced By

Entity IfcConversionBasedUnit and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcCorrectUnitAssignment FUNCTION IfcNamedUnit
 IfcDerivedUnitElement ENTITY IfcNamedUnit
 IfcNamedUnit ENTITY IfcConversionBasedUnit
 IfcPhysicalSimpleQuantity ENTITY IfcNamedUnit
 IfcProjectedCRS ENTITY IfcNamedUnit
 IfcResourceObjectSelect SELECT IfcConversionBasedUnit
 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