Interface IIfcControl
Readonly interface for IfcControl
Inherited Members
Namespace: Xbim.Ifc2x3.Interfaces
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcControl : IIfcObject, IIfcObjectDefinition, IIfcRoot, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceControls
Declaration
IEnumerable<IIfcRelAssignsToControl> Controls { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<IIfcRelAssignsToControl> |