ENTITY IfcResourceConstraintRelationship

(* SCHEMA IFC4; *)
ENTITY IfcResourceConstraintRelationship
 SUBTYPE OF (IfcResourceLevelRelationship);
	RelatingConstraint : IfcConstraint;
	RelatedResourceObjects : SET [1:?] OF IfcResourceObjectSelect;
END_ENTITY;

Explicit Attributes

Entity IfcResourceConstraintRelationship has the following local and inherited explicit attributes:
AttributeTypeDefined By
 NameIfcLabel (STRING)IfcResourceLevelRelationship
 DescriptionIfcText (STRING)IfcResourceLevelRelationship
 RelatingConstraintIfcConstraint (ENTITY)IfcResourceConstraintRelationship
 RelatedResourceObjectsSET OF IfcResourceObjectSelect (SELECT)IfcResourceConstraintRelationship

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity IfcResourceConstraintRelationship inherits from the following supertypes:
  IfcResourceLevelRelationship

Subtypes

    No subtypes

Referenced By

Entity IfcResourceConstraintRelationship and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcConstraint ENTITY IfcResourceConstraintRelationship
 IfcProperty ENTITY IfcResourceConstraintRelationship
 IfcResourceLevelRelationship ENTITY IfcResourceConstraintRelationship


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2016-06-01T11:21:47-04:00