Interface IIfcDistributionFlowElement
Readonly interface for IfcDistributionFlowElement
Inherited Members
Namespace: Xbim.Ifc2x3.Interfaces
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcDistributionFlowElement : IIfcDistributionElement, IIfcElement, IIfcProduct, IIfcObject, IIfcObjectDefinition, IIfcRoot, IfcStructuralActivityAssignmentSelect, IIfcStructuralActivityAssignmentSelect, IIfcStructuralActivityAssignmentSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceHasControlElements
Declaration
IEnumerable<IIfcRelFlowControlElements> HasControlElements { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<IIfcRelFlowControlElements> |