NX Open C++ Reference Guide
|
Represents a PlanarMilling Builder
To create a new instance of this class, use CAM::OperationCollection::CreatePlanarMillingBuilder
Created in NX5.0.0.
More...
Public Member Functions | |
NXOpen::CAM::CutLevelPlanar * | CutLevel () |
Returns the Planar Mill Cut Level builder Created in NX7.5.0. | |
int | DrivePoint () |
Returns the drive point Created in NX5.0.0. | |
NXOpen::CAM::MultiplePassesBuilder * | MultiplePasses () |
Returns the Multiple Passes builder Created in NX6.0.0. | |
bool | Save2dIpw () |
Returns the Save 2D In-Process Workpiece Created in NX5.0.0. | |
void | SetDrivePoint (int drivePoint) |
Sets the drive point Created in NX5.0.0. | |
void | SetSave2dIpw (bool saveMethod) |
Sets the Save 2D In-Process Workpiece Created in NX5.0.0. | |
void | SetZdepthOffset (double offset) |
Sets the Z-Depth Offset Created in NX5.0.0. | |
NXOpen::CAM::Geometry * | WallGeometry () |
Returns the wall geometry builder Created in NX8.0.0. | |
double | ZdepthOffset () |
Returns the Z-Depth Offset Created in NX5.0.0. |
Represents a PlanarMilling Builder
To create a new instance of this class, use CAM::OperationCollection::CreatePlanarMillingBuilder
Created in NX5.0.0.
Returns the Planar Mill Cut Level builder
Created in NX7.5.0.
License requirements : None
Returns the drive point
Created in NX5.0.0.
License requirements : None
Returns the Multiple Passes builder
Created in NX6.0.0.
License requirements : None
Returns the Save 2D In-Process Workpiece
Created in NX5.0.0.
License requirements : None
void NXOpen::CAM::PlanarMillingBuilder::SetDrivePoint | ( | int | drivePoint | ) |
Sets the drive point
Created in NX5.0.0.
License requirements : cam_base ("CAM BASE")
drivePoint | The drive point value |
void NXOpen::CAM::PlanarMillingBuilder::SetSave2dIpw | ( | bool | saveMethod | ) |
Sets the Save 2D In-Process Workpiece
Created in NX5.0.0.
License requirements : cam_base ("CAM BASE")
saveMethod | The In-Process Workpiece Save Method value |
void NXOpen::CAM::PlanarMillingBuilder::SetZdepthOffset | ( | double | offset | ) |
Sets the Z-Depth Offset
Created in NX5.0.0.
License requirements : cam_base ("CAM BASE")
offset | offset |
Returns the wall geometry builder
Created in NX8.0.0.
License requirements : None
Returns the Z-Depth Offset
Created in NX5.0.0.
License requirements : None