Interface IIfcDistributionControlElement
Readonly interface for IfcDistributionControlElement
Inherited Members
Namespace: Xbim.Ifc4.Interfaces
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcDistributionControlElement : IIfcDistributionElement, IIfcElement, IIfcProduct, IIfcObject, IIfcObjectDefinition, IIfcRoot, IfcDefinitionSelect, IIfcDefinitionSelect, IfcProductSelect, IIfcProductSelect, IfcStructuralActivityAssignmentSelect, IIfcStructuralActivityAssignmentSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceAssignedToFlowElement
Declaration
IEnumerable<IIfcRelFlowControlElements> AssignedToFlowElement { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<IIfcRelFlowControlElements> |