Class IfcConstraintClassificationRelationship

IfcConstraintClassificationRelationship class

IfcConstraintClassificationRelationship

public class IfcConstraintClassificationRelationship : IfcEntity

Constructors

NameDescription
IfcConstraintClassificationRelationship()The default constructor.

Properties

NameDescription
ClassifiedConstraint { get; set; }ClassifiedConstraint
EntityLabel { get; }Gets the entity label.
RelatedClassifications { get; set; }RelatedClassifications

Methods

NameDescription
override Equals(object)Determines whether the specified is equal to this instance.
override GetHashCode()Returns a hash code for this instance.

See Also