Class LoadTransferBuilder
Inheritance
LoadTransferBuilder
Assembly: NXOpen.dll
Syntax
public class LoadTransferBuilder : MotionBuilder, IMessageSink, IComponentBuilder
Constructors
LoadTransferBuilder()
Declaration
protected LoadTransferBuilder()
Properties
Link
Declaration
public SelectNXObjectList Link { get; }
Property Value
VectorScale
Declaration
public double VectorScale { get; set; }
Property Value
Methods
CreateGraphObjects()
Declaration
public Graph[] CreateGraphObjects()
Returns
GetRecordedSteps()
Declaration
public int[] GetRecordedSteps()
Returns
SetRecordedSteps(int[])
Declaration
public void SetRecordedSteps(int[] steps)
Parameters
Type |
Name |
Description |
int[] |
steps |
|
StoreGraphInAfu(string)
Declaration
public void StoreGraphInAfu(string afu)
Parameters
Type |
Name |
Description |
string |
afu |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink