Interface IIfcRelFlowControlElements
Readonly interface for IfcRelFlowControlElements
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcRelFlowControlElements : IIfcRelConnects, IIfcRelationship, IIfcRoot, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
Declaration
IItemSet<IIfcDistributionControlElement> RelatedControlElements { get; }
Property Value
|
Improve this Doc
View Source
RelatingFlowElement
Declaration
IIfcDistributionFlowElement RelatingFlowElement { get; set; }
Property Value