Interface IIfcResourceConstraintRelationship
Readonly interface for IfcResourceConstraintRelationship
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcResourceConstraintRelationship : IIfcResourceLevelRelationship, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
Declaration
IItemSet<IIfcResourceObjectSelect> RelatedResourceObjects { get; }
Property Value
|
Improve this Doc
View Source
RelatingConstraint
Declaration
IIfcConstraint RelatingConstraint { get; set; }
Property Value