Class IfcConstraint

IfcConstraint class

IfcConstraint

public abstract class IfcConstraint : IfcEntity

Properties

NameDescription
Aggregates { get; }Aggregates
ClassifiedAs { get; }ClassifiedAs
ConstraintGrade { get; set; }ConstraintGrade
ConstraintSource { get; set; }ConstraintSource
CreatingActor { get; set; }CreatingActor
CreationTime { get; set; }CreationTime
Description { get; set; }Description
EntityLabel { get; }Gets the entity label.
IsAggregatedIn { get; }IsAggregatedIn
IsRelatedWith { get; }IsRelatedWith
Name { get; set; }Name
PropertiesForConstraint { get; }PropertiesForConstraint
RelatesConstraints { get; }RelatesConstraints
UserDefinedGrade { get; set; }UserDefinedGrade

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