IfcRelAssociatesConstraint
Definition from IAI: The entity IfcRelAssociatesConstraint is used to apply constraint information defined by IfcConstraint, in IfcConstraintResource schema, to all subtypes of IfcRoot.
NOTE: This entity replaces the IfcConstraintUsage in IFC2x
HISTORY: New entity in Release IFC2x Edition 2.
EXPRESS specification:
|
ENTITY IfcRelAssociatesConstraint
|
|
Attribute definitions:
Intent
|
:
|
The intent of the constraint usage with regard to its related IfcConstraint and IfcObjects, IfcPropertyDefinitions
or IfcRelationships. Typical values can be e.g. RATIONALE or EXPECTED PERFORMANCE.
|
RelatingConstraint
|
:
|
Reference to constraint that is being applied using this relationship.
|
Inheritance graph
|
ENTITY IfcRelAssociatesConstraint;
|
|
|
RelatedObjects
|
:
|
SET [1:?] OF IfcRoot;
|
|
|
|