ENTITY IfcMetric

(* SCHEMA IFC2X3; *)
ENTITY IfcMetric
 SUBTYPE OF (IfcConstraint);
	Benchmark : IfcBenchmarkEnum;
	ValueSource : OPTIONAL IfcLabel;
	DataValue : IfcMetricValueSelect;
END_ENTITY;

Explicit Attributes

Entity IfcMetric has the following local and inherited explicit attributes:
AttributeTypeDefined By
 NameIfcLabel (STRING)IfcConstraint
 DescriptionIfcText (STRING)IfcConstraint
 ConstraintGradeIfcConstraintEnum (ENUM)IfcConstraint
 ConstraintSourceIfcLabel (STRING)IfcConstraint
 CreatingActorIfcActorSelect (SELECT)IfcConstraint
 CreationTimeIfcDateTimeSelect (SELECT)IfcConstraint
 UserDefinedGradeIfcLabel (STRING)IfcConstraint
 BenchmarkIfcBenchmarkEnum (ENUM)IfcMetric
 ValueSourceIfcLabel (STRING)IfcMetric
 DataValueIfcMetricValueSelect (SELECT)IfcMetric

Derived Attributes

    No derived attributes

Inverse Attributes

Entity IfcMetric has the following local and inherited inverse attributes:
AttributeTypeDefined By
 ClassifiedAsSET OF IfcConstraintClassificationRelationship (ENTITY)IfcConstraint
 RelatesConstraintsSET OF IfcConstraintRelationship (ENTITY)IfcConstraint
 IsRelatedWithSET OF IfcConstraintRelationship (ENTITY)IfcConstraint
 PropertiesForConstraintSET OF IfcPropertyConstraintRelationship (ENTITY)IfcConstraint
 AggregatesSET OF IfcConstraintAggregationRelationship (ENTITY)IfcConstraint
 IsAggregatedInSET OF IfcConstraintAggregationRelationship (ENTITY)IfcConstraint

Supertypes

Entity IfcMetric inherits from the following supertypes:
  IfcConstraint

Subtypes

    No subtypes

Referenced By

Entity IfcMetric and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcConstraint ENTITY IfcMetric
 IfcConstraintAggregationRelationship ENTITY IfcConstraint
 IfcConstraintClassificationRelationship ENTITY IfcConstraint
 IfcConstraintRelationship ENTITY IfcConstraint
 IfcObjective ENTITY IfcMetric
 IfcPropertyConstraintRelationship ENTITY IfcConstraint
 IfcRelAssociatesConstraint ENTITY IfcConstraint


[Top Level Definitions] [Exit]

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