Class CablewayNodeIdentifierBuilder
Inheritance
CablewayNodeIdentifierBuilder
Assembly: NXOpen.dll
Syntax
public class CablewayNodeIdentifierBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
CablewayNodeIdentifierBuilder()
Declaration
protected CablewayNodeIdentifierBuilder()
Properties
NodeSelection
Declaration
public RouteObjectCollector NodeSelection { get; }
Property Value
Methods
GetNodes()
Declaration
public SmartObject[] GetNodes()
Returns
SetIdentifiers(string[])
Declaration
public void SetIdentifiers(string[] identifiers)
Parameters
Type |
Name |
Description |
string[] |
identifiers |
|
SetNodes(SmartObject[])
Declaration
public void SetNodes(SmartObject[] nodes)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink