Class SplitDuctBuilder
Inheritance
SplitDuctBuilder
Assembly: NXOpen.dll
Syntax
public class SplitDuctBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
SplitDuctBuilder()
Declaration
protected SplitDuctBuilder()
Properties
DivisionsList
Declaration
public TaggedObjectList DivisionsList { get; }
Property Value
FlowType
Declaration
public SplitDuctBuilder.FlowTypes FlowType { get; set; }
Property Value
Methods
AddDivisionsBuilderToList(Port)
Declaration
public void AddDivisionsBuilderToList(Port selectedPort)
Parameters
Type |
Name |
Description |
Port |
selectedPort |
|
CreateNewDivisionsListItem(Port, bool)
Declaration
public DivisionsBuilder CreateNewDivisionsListItem(Port selectedPort, bool isAbsoluteFlow)
Parameters
Type |
Name |
Description |
Port |
selectedPort |
|
bool |
isAbsoluteFlow |
|
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink