Interface IIfcRelAssociatesConstraint
Readonly interface for IfcRelAssociatesConstraint
Inherited Members
Namespace: Xbim.Ifc2x3.Interfaces
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcRelAssociatesConstraint : IIfcRelAssociates, IIfcRelationship, IIfcRoot, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceIntent
Declaration
IfcLabel Intent { get; set; }
Property Value
Type | Description |
---|---|
IfcLabel |
RelatingConstraint
Declaration
IIfcConstraint RelatingConstraint { get; set; }
Property Value
Type | Description |
---|---|
IIfcConstraint |