ENTITY IfcCostValue

(* SCHEMA IFC2X2_FINAL; *)
ENTITY IfcCostValue
 SUBTYPE OF (IfcAppliedValue);
	CostType : IfcLabel;
	Condition : OPTIONAL IfcText;
END_ENTITY;

Explicit Attributes

Entity IfcCostValue has the following local and inherited explicit attributes:
AttributeTypeDefined By
 NameIfcLabel (STRING)IfcAppliedValue
 DescriptionIfcText (STRING)IfcAppliedValue
 AppliedValueIfcAppliedValueSelect (SELECT)IfcAppliedValue
 UnitBasisIfcMeasureWithUnit (ENTITY)IfcAppliedValue
 ApplicableDateIfcDateTimeSelect (SELECT)IfcAppliedValue
 FixedUntilDateIfcDateTimeSelect (SELECT)IfcAppliedValue
 CostTypeIfcLabel (STRING)IfcCostValue
 ConditionIfcText (STRING)IfcCostValue

Derived Attributes

    No derived attributes

Inverse Attributes

Entity IfcCostValue has the following local and inherited inverse attributes:
AttributeTypeDefined By
 ValuesReferencedSET OF IfcReferencesValueDocument (ENTITY)IfcAppliedValue
 ValueOfComponentsSET OF IfcAppliedValueRelationship (ENTITY)IfcAppliedValue
 IsComponentInSET OF IfcAppliedValueRelationship (ENTITY)IfcAppliedValue

Supertypes

Entity IfcCostValue inherits from the following supertypes:
  IfcAppliedValue

Subtypes

    No subtypes

Referenced By

Entity IfcCostValue and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcAppliedValue ENTITY IfcCostValue
 IfcAppliedValueRelationship ENTITY IfcAppliedValue
 IfcAsset ENTITY IfcCostValue
 IfcInventory ENTITY IfcCostValue
 IfcMetricValueSelect SELECT IfcCostValue
 IfcObjectReferenceSelect SELECT IfcAppliedValue
 IfcReferencesValueDocument ENTITY IfcAppliedValue
 IfcRelAssociatesAppliedValue ENTITY IfcAppliedValue


[Top Level Definitions] [Exit]

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