Association à contrainte | |
Ordnet Einschränkung zu - Relation |
The entity IfcRelAssociatesConstraint is used to apply constraint information defined by IfcConstraint, in the IfcConstraintResource schema, to subtypes of IfcRoot.
HISTORY New entity in IFC2x2.
XSD Specification:
<xs:element name="IfcRelAssociatesConstraint" type="ifc:IfcRelAssociatesConstraint" substitutionGroup="ifc:IfcRelAssociates" nillable="true"/>EXPRESS Specification:
ENTITY IfcRelAssociatesConstraint |
SUBTYPE OF (IfcRelAssociates); |
|
END_ENTITY; |
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 |
ENTITY IfcRoot |
|
ENTITY IfcRelationship |
ENTITY IfcRelAssociates |
|
ENTITY IfcRelAssociatesConstraint |
|
END_ENTITY; |