NX Open C++ Reference Guide
|
Represents a DrillGeom Builder
To create a new instance of this class, use CAM::NCGroupCollection::CreateDrillGeomBuilder
Created in NX5.0.0.
More...
Public Member Functions | |
NXOpen::CAM::DrillSurfaceBuilder * | BottomSurface () |
Returns the bottom surface builder Created in NX7.5.0. | |
int | GetToolAxisType () |
Returns the Tool Axis type. | |
void | SetToolAxisAsArcAxis (int toggleValue) |
Sets the Tool Axis as Arc Axis Created in NX5.0.0. | |
void | SetToolAxisType (int value) |
Sets the Tool Axis type Created in NX5.0.0. | |
void | SetToolAxisVector (NXOpen::NXObject *vector) |
Sets the Tool Axis vector Created in NX5.0.0. | |
int | ToolAxisAsArcAxis () |
Returns the Tool Axis as Arc Axis Created in NX5.0.0. | |
NXOpen::NXObject * | ToolAxisVector () |
Returns the Tool Axis vector Created in NX5.0.0. | |
NXOpen::CAM::DrillSurfaceBuilder * | TopSurface () |
Returns the top surface builder Created in NX7.5.0. |
Represents a DrillGeom Builder
To create a new instance of this class, use CAM::NCGroupCollection::CreateDrillGeomBuilder
Created in NX5.0.0.
Returns the bottom surface builder
Created in NX7.5.0.
License requirements : None
void NXOpen::CAM::DrillGeomBuilder::SetToolAxisAsArcAxis | ( | int | toggleValue | ) |
void NXOpen::CAM::DrillGeomBuilder::SetToolAxisType | ( | int | value | ) |
void NXOpen::CAM::DrillGeomBuilder::SetToolAxisVector | ( | NXOpen::NXObject * | vector | ) |
Returns the top surface builder
Created in NX7.5.0.
License requirements : None