Class WaveRoutingBuilder
Inheritance
WaveRoutingBuilder
Assembly: NXOpen.dll
Syntax
public class WaveRoutingBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
WaveRoutingBuilder()
Declaration
protected WaveRoutingBuilder()
Properties
Associative
Declaration
public bool Associative { get; set; }
Property Value
MakePositionIndependent
Declaration
public bool MakePositionIndependent { get; set; }
Property Value
RoutingObjects
Declaration
public SelectObjectList RoutingObjects { get; }
Property Value
Methods
CommitCreateOnTheFly()
Declaration
public Feature CommitCreateOnTheFly()
Returns
Declaration
public void GetWaveLinkInformation(out string info, out bool xformExists, out Point3d xformOrigin, out Matrix3x3 xformOrientation, out double xformScale)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink