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