Class NodesBetweenNodesBuilder
Inheritance
NodesBetweenNodesBuilder
Assembly: NXOpen.dll
Syntax
public class NodesBetweenNodesBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
NodesBetweenNodesBuilder()
Declaration
protected NodesBetweenNodesBuilder()
Properties
AutoResolveLabelConflict
Declaration
public bool AutoResolveLabelConflict { get; set; }
Property Value
Increment
Declaration
public int Increment { get; set; }
Property Value
Label
Declaration
public int Label { get; set; }
Property Value
Node
Declaration
public SelectFENodeList Node { get; }
Property Value
NumNodes
Declaration
public int NumNodes { get; set; }
Property Value
Type
Declaration
public NodesBetweenNodesBuilder.TypeEnum Type { get; set; }
Property Value
Methods
GetCommittedNodes()
Declaration
public FENode[] GetCommittedNodes()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink