Class Ifc2x3::IfcConstraintClassificationRelationship¶
Defined in File Ifc2x3.h
Nested Relationships¶
This class is a nested type of Struct Ifc2x3.
Inheritance Relationships¶
Base Type¶
public IfcUtil::IfcBaseEntity
(Class IfcBaseEntity)
Class Documentation¶
-
class
Ifc2x3
::
IfcConstraintClassificationRelationship
: public IfcUtil::IfcBaseEntity¶ Public Types
Public Functions
-
::Ifc2x3::IfcConstraint *
ClassifiedConstraint
() const¶
-
void
setClassifiedConstraint
(::Ifc2x3::IfcConstraint *v)¶
-
IfcEntityList::ptr
RelatedClassifications
() const¶
-
void
setRelatedClassifications
(IfcEntityList::ptr v)¶
-
IfcConstraintClassificationRelationship
(IfcEntityInstanceData *e)¶
-
IfcConstraintClassificationRelationship
(::Ifc2x3::IfcConstraint *v1_ClassifiedConstraint, IfcEntityList::ptr v2_RelatedClassifications)¶
-
::Ifc2x3::IfcConstraint *