ENTITY IfcPropertySingleValue

(* SCHEMA IFC2X3; *)
ENTITY IfcPropertySingleValue
 SUBTYPE OF (IfcSimpleProperty);
	NominalValue : OPTIONAL IfcValue;
	Unit : OPTIONAL IfcUnit;
END_ENTITY;

Explicit Attributes

Entity IfcPropertySingleValue has the following local and inherited explicit attributes:
AttributeTypeDefined By
 NameIfcIdentifier (STRING)IfcProperty
 DescriptionIfcText (STRING)IfcProperty
 NominalValueIfcValue (SELECT)IfcPropertySingleValue
 UnitIfcUnit (SELECT)IfcPropertySingleValue

Derived Attributes

    No derived attributes

Inverse Attributes

Entity IfcPropertySingleValue has the following local and inherited inverse attributes:
AttributeTypeDefined By
 PropertyForDependanceSET OF IfcPropertyDependencyRelationship (ENTITY)IfcProperty
 PropertyDependsOnSET OF IfcPropertyDependencyRelationship (ENTITY)IfcProperty
 PartOfComplexSET OF IfcComplexProperty (ENTITY)IfcProperty

Supertypes

Entity IfcPropertySingleValue inherits from the following supertypes:
  IfcProperty
    IfcSimpleProperty

Subtypes

    No subtypes

Referenced By

Entity IfcPropertySingleValue and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcApprovalPropertyRelationship ENTITY IfcProperty
 IfcComplexProperty ENTITY IfcProperty
 IfcExtendedMaterialProperties ENTITY IfcProperty
 IfcProperty ENTITY IfcSimpleProperty
 IfcPropertyConstraintRelationship ENTITY IfcProperty
 IfcPropertyDependencyRelationship ENTITY IfcProperty
 IfcPropertySet ENTITY IfcProperty
 IfcRelOverridesProperties ENTITY IfcProperty
 IfcSimpleProperty ENTITY IfcPropertySingleValue
 IfcUniquePropertyName FUNCTION IfcProperty


[Top Level Definitions] [Exit]

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