ENTITY IfcPhysicalSimpleQuantity

(* SCHEMA IFC4; *)
ENTITY IfcPhysicalSimpleQuantity
 ABSTRACT SUPERTYPE OF (ONEOF
    (IfcQuantityArea
    ,IfcQuantityCount
    ,IfcQuantityLength
    ,IfcQuantityTime
    ,IfcQuantityVolume
    ,IfcQuantityWeight))
 SUBTYPE OF (IfcPhysicalQuantity);
	Unit : OPTIONAL IfcNamedUnit;
END_ENTITY;

Explicit Attributes

Entity IfcPhysicalSimpleQuantity has the following local and inherited explicit attributes:
AttributeTypeDefined By
 NameIfcLabel (STRING)IfcPhysicalQuantity
 DescriptionIfcText (STRING)IfcPhysicalQuantity
 UnitIfcNamedUnit (ENTITY)IfcPhysicalSimpleQuantity

Derived Attributes

    No derived attributes

Inverse Attributes

Entity IfcPhysicalSimpleQuantity has the following local and inherited inverse attributes:
AttributeTypeDefined By
 HasExternalReferencesSET OF IfcExternalReferenceRelationship (ENTITY)IfcPhysicalQuantity
 PartOfComplexSET OF IfcPhysicalComplexQuantity (ENTITY)IfcPhysicalQuantity

Supertypes

Entity IfcPhysicalSimpleQuantity inherits from the following supertypes:
  IfcPhysicalQuantity

Subtypes

Entity IfcPhysicalSimpleQuantity has the following subtypes:
    IfcQuantityArea*
    IfcQuantityCount*
    IfcQuantityLength*
    IfcQuantityTime*
    IfcQuantityVolume*
    IfcQuantityWeight*
* - Immediate Subtypes

Referenced By

Entity IfcPhysicalSimpleQuantity and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcConstructionResource ENTITY IfcPhysicalQuantity
 IfcConstructionResourceType ENTITY IfcPhysicalQuantity
 IfcCostItem ENTITY IfcPhysicalQuantity
 IfcElementQuantity ENTITY IfcPhysicalQuantity
 IfcPhysicalComplexQuantity ENTITY IfcPhysicalQuantity
 IfcPhysicalQuantity ENTITY IfcPhysicalSimpleQuantity
 IfcQuantityArea ENTITY IfcPhysicalSimpleQuantity
 IfcQuantityLength ENTITY IfcPhysicalSimpleQuantity
 IfcQuantityTime ENTITY IfcPhysicalSimpleQuantity
 IfcQuantityVolume ENTITY IfcPhysicalSimpleQuantity
 IfcQuantityWeight ENTITY IfcPhysicalSimpleQuantity
 IfcResourceObjectSelect SELECT IfcPhysicalQuantity
 IfcUniqueQuantityNames FUNCTION IfcPhysicalQuantity


[Top Level Definitions] [Exit]

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