NX Open C++ Reference Guide
|
Represents Along MCS Axis Move Builder
To create a new instance of this class, use CAM::MoveCollection::CreateAlongMcsAxisMoveBuilder
Created in NX5.0.0.
More...
Public Member Functions | |
double | AAxis () |
Returns the A position Created in NX5.0.0. | |
bool | AOutput () |
Returns the A output Created in NX5.0.0. | |
double | BAxis () |
Returns the B position Created in NX5.0.0. | |
bool | BOutput () |
Returns the B output Created in NX5.0.0. | |
double | CAxis () |
Returns the C position Created in NX5.0.0. | |
bool | COutput () |
Returns the C output Created in NX5.0.0. | |
void | SetAAxis (double axisPosition) |
Sets the A position Created in NX5.0.0. | |
void | SetAOutput (bool output) |
Sets the A output Created in NX5.0.0. | |
void | SetBAxis (double axisPosition) |
Sets the B position Created in NX5.0.0. | |
void | SetBOutput (bool output) |
Sets the B output Created in NX5.0.0. | |
void | SetCAxis (double axisPosition) |
Sets the C position Created in NX5.0.0. | |
void | SetCOutput (bool output) |
Sets the C output Created in NX5.0.0. | |
void | SetXAxis (double axisPosition) |
Sets the X position Created in NX5.0.0. | |
void | SetXOutput (bool output) |
Sets the X output Created in NX5.0.0. | |
void | SetYAxis (double axisPosition) |
Sets the Y position Created in NX5.0.0. | |
void | SetYOutput (bool output) |
Sets the Y output Created in NX5.0.0. | |
void | SetZAxis (double axisPosition) |
Sets the Z position Created in NX5.0.0. | |
void | SetZOutput (bool output) |
Sets the Z output Created in NX5.0.0. | |
double | XAxis () |
Returns the X position Created in NX5.0.0. | |
bool | XOutput () |
Returns the X output Created in NX5.0.0. | |
double | YAxis () |
Returns the Y position Created in NX5.0.0. | |
bool | YOutput () |
Returns the Y output Created in NX5.0.0. | |
double | ZAxis () |
Returns the Z position Created in NX5.0.0. | |
bool | ZOutput () |
Returns the Z output Created in NX5.0.0. |
Represents Along MCS Axis Move Builder
To create a new instance of this class, use CAM::MoveCollection::CreateAlongMcsAxisMoveBuilder
Created in NX5.0.0.
Returns the A position
Created in NX5.0.0.
License requirements : None
Returns the A output
Created in NX5.0.0.
License requirements : None
Returns the B position
Created in NX5.0.0.
License requirements : None
Returns the B output
Created in NX5.0.0.
License requirements : None
Returns the C position
Created in NX5.0.0.
License requirements : None
Returns the C output
Created in NX5.0.0.
License requirements : None
void NXOpen::CAM::AlongMachineAxisMoveBuilder::SetAAxis | ( | double | axisPosition | ) |
Sets the A position
Created in NX5.0.0.
License requirements : None
axisPosition | axis position |
void NXOpen::CAM::AlongMachineAxisMoveBuilder::SetAOutput | ( | bool | output | ) |
Sets the A output
Created in NX5.0.0.
License requirements : None
output | output |
void NXOpen::CAM::AlongMachineAxisMoveBuilder::SetBAxis | ( | double | axisPosition | ) |
Sets the B position
Created in NX5.0.0.
License requirements : None
axisPosition | axis position |
void NXOpen::CAM::AlongMachineAxisMoveBuilder::SetBOutput | ( | bool | output | ) |
Sets the B output
Created in NX5.0.0.
License requirements : None
output | output |
void NXOpen::CAM::AlongMachineAxisMoveBuilder::SetCAxis | ( | double | axisPosition | ) |
Sets the C position
Created in NX5.0.0.
License requirements : None
axisPosition | axis position |
void NXOpen::CAM::AlongMachineAxisMoveBuilder::SetCOutput | ( | bool | output | ) |
Sets the C output
Created in NX5.0.0.
License requirements : None
output | output |
void NXOpen::CAM::AlongMachineAxisMoveBuilder::SetXAxis | ( | double | axisPosition | ) |
Sets the X position
Created in NX5.0.0.
License requirements : None
axisPosition | axis position |
void NXOpen::CAM::AlongMachineAxisMoveBuilder::SetXOutput | ( | bool | output | ) |
Sets the X output
Created in NX5.0.0.
License requirements : None
output | output |
void NXOpen::CAM::AlongMachineAxisMoveBuilder::SetYAxis | ( | double | axisPosition | ) |
Sets the Y position
Created in NX5.0.0.
License requirements : None
axisPosition | axis position |
void NXOpen::CAM::AlongMachineAxisMoveBuilder::SetYOutput | ( | bool | output | ) |
Sets the Y output
Created in NX5.0.0.
License requirements : None
output | output |
void NXOpen::CAM::AlongMachineAxisMoveBuilder::SetZAxis | ( | double | axisPosition | ) |
Sets the Z position
Created in NX5.0.0.
License requirements : None
axisPosition | axis position |
void NXOpen::CAM::AlongMachineAxisMoveBuilder::SetZOutput | ( | bool | output | ) |
Sets the Z output
Created in NX5.0.0.
License requirements : None
output | output |
Returns the X position
Created in NX5.0.0.
License requirements : None
Returns the X output
Created in NX5.0.0.
License requirements : None
Returns the Y position
Created in NX5.0.0.
License requirements : None
Returns the Y output
Created in NX5.0.0.
License requirements : None
Returns the Z position
Created in NX5.0.0.
License requirements : None
Returns the Z output
Created in NX5.0.0.
License requirements : None