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