NX Open C++ Reference Guide
|
Represents a Tool Path Tilt Builder
To create a new instance of this class, use CAM::CAMSetup::CreateToolPathTiltBuilder
Created in NX7.5.2.
More...
Public Member Functions | |
NXOpen::CAM::InheritableToolDepBuilder * | FanDistance () |
Returns the fan distance Created in NX7.5.2. | |
double | MaxTiltAngle () |
Returns the maximum tilt angle Created in NX7.5.2. | |
NXOpen::CAM::InheritableToolDepBuilder * | MinHolderClearance () |
Returns the minimum holder clearance Created in NX8.0.0. | |
NXOpen::CAM::InheritableToolDepBuilder * | MinNeckClearance () |
Returns the minimum neck clearance Created in NX8.0.0. | |
NXOpen::CAM::InheritableToolDepBuilder * | MinSafeClearance () |
Returns the minimum safeclearance | |
NXOpen::CAM::InheritableToolDepBuilder * | MinShankClearance () |
Returns the minimum shank clearance Created in NX8.0.0. | |
void | SetMaxTiltAngle (double maxTiltangle) |
Sets the maximum tilt angle Created in NX7.5.2. | |
void | SetToolAxisChange (double toolaxisChange) |
Sets the tool axis change Created in NX7.5.2. | |
double | ToolAxisChange () |
Returns the tool axis change Created in NX7.5.2. |
Represents a Tool Path Tilt Builder
To create a new instance of this class, use CAM::CAMSetup::CreateToolPathTiltBuilder
Created in NX7.5.2.
Returns the fan distance
Created in NX7.5.2.
License requirements : None
Returns the maximum tilt angle
Created in NX7.5.2.
License requirements : None
Returns the minimum holder clearance
Created in NX8.0.0.
License requirements : None
Returns the minimum neck clearance
Created in NX8.0.0.
License requirements : None
Returns the minimum safeclearance
Created in NX7.5.2.
License requirements : None
Returns the minimum shank clearance
Created in NX8.0.0.
License requirements : None
void NXOpen::CAM::ToolPathTiltBuilder::SetMaxTiltAngle | ( | double | maxTiltangle | ) |
Sets the maximum tilt angle
Created in NX7.5.2.
License requirements : None
maxTiltangle | the value of maximal tilt angle |
void NXOpen::CAM::ToolPathTiltBuilder::SetToolAxisChange | ( | double | toolaxisChange | ) |
Sets the tool axis change
Created in NX7.5.2.
License requirements : None
toolaxisChange | the value of maximum tool axis change |
Returns the tool axis change
Created in NX7.5.2.
License requirements : None