Interface IIfcConstraintClassificationRelationship
Readonly interface for IfcConstraintClassificationRelationship
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcConstraintClassificationRelationship : IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
ClassifiedConstraint
Declaration
IIfcConstraint ClassifiedConstraint { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
IItemSet<IIfcClassificationNotationSelect> RelatedClassifications { get; }
Property Value