ENTITY IfcAppliedValueRelationship

(* SCHEMA IFC2X3; *)
ENTITY IfcAppliedValueRelationship;
	ComponentOfTotal : IfcAppliedValue;
	Components : SET [1:?] OF IfcAppliedValue;
	ArithmeticOperator : IfcArithmeticOperatorEnum;
	Name : OPTIONAL IfcLabel;
	Description : OPTIONAL IfcText;
END_ENTITY;

Explicit Attributes

Entity IfcAppliedValueRelationship has the following local and inherited explicit attributes:
AttributeTypeDefined By
 ComponentOfTotalIfcAppliedValue (ENTITY)IfcAppliedValueRelationship
 ComponentsSET OF IfcAppliedValue (ENTITY)IfcAppliedValueRelationship
 ArithmeticOperatorIfcArithmeticOperatorEnum (ENUM)IfcAppliedValueRelationship
 NameIfcLabel (STRING)IfcAppliedValueRelationship
 DescriptionIfcText (STRING)IfcAppliedValueRelationship

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity IfcAppliedValueRelationship and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcAppliedValue ENTITY IfcAppliedValueRelationship


[Top Level Definitions] [Exit]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-07T16:44:15-04:00