Interface IIfcDistributionControlElement
Readonly interface for IfcDistributionControlElement
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcDistributionControlElement : IIfcDistributionElement, IIfcElement, IIfcProduct, IIfcObject, IIfcObjectDefinition, IIfcRoot, IfcStructuralActivityAssignmentSelect, IIfcStructuralActivityAssignmentSelect, IIfcStructuralActivityAssignmentSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
AssignedToFlowElement
Declaration
IEnumerable<IIfcRelFlowControlElements> AssignedToFlowElement { get; }
Property Value
|
Improve this Doc
View Source
ControlElementId
Declaration
IfcIdentifier? ControlElementId { get; set; }
Property Value