NX Open C++ Reference Guide
|
Represents a Engraving Builder
To create a new instance of this class, use CAM::OperationCollection::CreateEngravingBuilder
Created in NX5.0.0.
More...
Additional Inherited Members | |
![]() | |
enum | AutomaticPartBoundaryMethodTypes { AutomaticPartBoundaryMethodTypesFollowWallBottom, AutomaticPartBoundaryMethodTypesFollowWallTop } |
Available types for automatic part boundary method in planar mill operation. More... | |
![]() | |
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 | SetDrivePointSpecified (bool drivePointSpecified) |
The drive point specified flag Created in NX9.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 Engraving Builder
To create a new instance of this class, use CAM::OperationCollection::CreateEngravingBuilder
Created in NX5.0.0.