NX Open C++ Reference Guide
|
Represents a MachineHeadGroup Builder
To create a new instance of this class, use CAM::NCGroupCollection::CreateMachineHeadGroupBuilder
Created in NX5.0.0.
More...
Public Member Functions | |
double | IDirectionBuilder () |
Returns the i direction Created in NX5.0.0. | |
double | JDirectionBuilder () |
Returns the j direction Created in NX5.0.0. | |
double | KDirectionBuilder () |
Returns the k direction Created in NX5.0.0. | |
void | SetIDirectionBuilder (double iValue) |
Sets the i direction Created in NX5.0.0. | |
void | SetJDirectionBuilder (double jValue) |
Sets the j direction Created in NX5.0.0. | |
void | SetKDirectionBuilder (double kValue) |
Sets the k direction Created in NX5.0.0. | |
void | SetXDistanceBuilder (double xValue) |
Sets the x distance Created in NX5.0.0. | |
void | SetYDistanceBuilder (double yValue) |
Sets the y distance Created in NX5.0.0. | |
void | SetZDistanceBuilder (double zValue) |
Sets the z distance Created in NX5.0.0. | |
double | XDistanceBuilder () |
Returns the x distance Created in NX5.0.0. | |
double | YDistanceBuilder () |
Returns the y distance Created in NX5.0.0. | |
double | ZDistanceBuilder () |
Returns the z distance Created in NX5.0.0. |
Represents a MachineHeadGroup Builder
To create a new instance of this class, use CAM::NCGroupCollection::CreateMachineHeadGroupBuilder
Created in NX5.0.0.
Returns the i direction
Created in NX5.0.0.
License requirements : cam_base ("CAM BASE")
Returns the j direction
Created in NX5.0.0.
License requirements : cam_base ("CAM BASE")
Returns the k direction
Created in NX5.0.0.
License requirements : cam_base ("CAM BASE")
void NXOpen::CAM::MachineHeadGroupBuilder::SetIDirectionBuilder | ( | double | iValue | ) |
Sets the i direction
Created in NX5.0.0.
License requirements : cam_base ("CAM BASE")
iValue | the i direction value |
void NXOpen::CAM::MachineHeadGroupBuilder::SetJDirectionBuilder | ( | double | jValue | ) |
Sets the j direction
Created in NX5.0.0.
License requirements : cam_base ("CAM BASE")
jValue | the j direction value |
void NXOpen::CAM::MachineHeadGroupBuilder::SetKDirectionBuilder | ( | double | kValue | ) |
Sets the k direction
Created in NX5.0.0.
License requirements : cam_base ("CAM BASE")
kValue | the k direction value |
void NXOpen::CAM::MachineHeadGroupBuilder::SetXDistanceBuilder | ( | double | xValue | ) |
Sets the x distance
Created in NX5.0.0.
License requirements : cam_base ("CAM BASE")
xValue | the x distance value |
void NXOpen::CAM::MachineHeadGroupBuilder::SetYDistanceBuilder | ( | double | yValue | ) |
Sets the y distance
Created in NX5.0.0.
License requirements : cam_base ("CAM BASE")
yValue | the y distance value |
void NXOpen::CAM::MachineHeadGroupBuilder::SetZDistanceBuilder | ( | double | zValue | ) |
Sets the z distance
Created in NX5.0.0.
License requirements : cam_base ("CAM BASE")
zValue | the z distance value |
Returns the x distance
Created in NX5.0.0.
License requirements : cam_base ("CAM BASE")
Returns the y distance
Created in NX5.0.0.
License requirements : cam_base ("CAM BASE")
Returns the z distance
Created in NX5.0.0.
License requirements : cam_base ("CAM BASE")