NX Open C++ Reference Guide
|
Represents a TeachmodeProfileMoveBuilder
To create a new instance of this class, use CAM::OperationCollection::CreateTeachmodeTurningBuilder
Created in NX7.5.0.
More...
Public Types | |
enum | DriveGeometryTypes { DriveGeometryTypesPreviousCheck, DriveGeometryTypesPreviousDrive, DriveGeometryTypesNewDrive } |
the drive geometry types More... | |
enum | StartStopPositionMethods { StartStopPositionMethodsDrive, StartStopPositionMethodsPoint, StartStopPositionMethodsCheck, StartStopPositionMethodsContourPosition } |
the start and stop positioning methods More... | |
Public Member Functions | |
bool | ApplyEngageSettings () |
Returns the apply engage settings status Created in NX7.5.0. | |
bool | ApplyRetractSettings () |
Returns the apply retract settings status Created in NX7.5.0. | |
double | AxialSafeClearance () |
Returns the axial safe clearance value Created in NX7.5.0. | |
NXOpen::CAM::TurnCornerControl * | CornerControlNormal () |
Returns the corner control builder for normal corners Created in NX7.5.0. | |
NXOpen::CAM::TurnCornerControl * | CornerControlShallow () |
Returns the corner control builder for shallow corners Created in NX7.5.0. | |
NXOpen::CAM::TurnCutterClearance * | CutterClearance () |
Returns the cutter clearance angles builder Created in NX7.5.0. | |
NXOpen::CAM::TurnDirection * | Direction () |
Returns the direction builder Created in NX7.5.0. | |
NXOpen::CAM::TeachmodeProfileMoveBuilder::DriveGeometryTypes | DriveGeometryType () |
Returns the drive geometry type Created in NX7.5.0. | |
NXOpen::CAM::FeedsTurnBuilder * | Feeds () |
Returns the feeds builder Created in NX7.5.0. | |
NXOpen::CAM::TurnStock * | FinishStock () |
Returns the finish stock builder Created in NX7.5.0. | |
double | RadialSafeClearance () |
Returns the radial safe clearance value Created in NX7.5.0. | |
void | SetApplyEngageSettings (bool newValue) |
Sets the apply engage settings status Created in NX7.5.0. | |
void | SetApplyRetractSettings (bool newValue) |
Sets the apply retract settings status Created in NX7.5.0. | |
void | SetAxialSafeClearance (double newValue) |
Sets the axial safe clearance value Created in NX7.5.0. | |
void | SetDriveGeometryType (NXOpen::CAM::TeachmodeProfileMoveBuilder::DriveGeometryTypes newValue) |
Sets the drive geometry type Created in NX7.5.0. | |
void | SetRadialSafeClearance (double newValue) |
Sets the radial safe clearance value Created in NX7.5.0. | |
void | SetStartCheckConstantStock (double newValue) |
Sets the constant stock for start check geometry Created in NX7.5.0. | |
void | SetStartCheckFaceStock (double newValue) |
Sets the face stock for start check geometry Created in NX7.5.0. | |
void | SetStartCheckRadialStock (double newValue) |
Sets the radial stock for start check geometry Created in NX7.5.0. | |
void | SetStartPoint (NXOpen::Point *newValue) |
Sets the start point Created in NX7.5.0. | |
void | SetStartPositionMethod (NXOpen::CAM::TeachmodeProfileMoveBuilder::StartStopPositionMethods newValue) |
Sets the start position method Created in NX7.5.0. | |
void | SetStartStopBeforeBoundaryOffset (bool newValue) |
Sets the start and stop before boundary offset status Created in NX7.5.0. | |
void | SetStopCheckConstantStock (double newValue) |
Sets the constant stock for stop check geometry Created in NX7.5.0. | |
void | SetStopCheckFaceStock (double newValue) |
Sets the face stop for start check geometry Created in NX7.5.0. | |
void | SetStopCheckRadialStock (double newValue) |
Sets the radial stock for stop check geometry Created in NX7.5.0. | |
void | SetStopPoint (NXOpen::Point *newValue) |
Sets the stop point Created in NX7.5.0. | |
void | SetStopPositionMethod (NXOpen::CAM::TeachmodeProfileMoveBuilder::StartStopPositionMethods newValue) |
Sets the stop position method Created in NX7.5.0. | |
double | StartCheckConstantStock () |
Returns the constant stock for start check geometry Created in NX7.5.0. | |
double | StartCheckFaceStock () |
Returns the face stock for start check geometry Created in NX7.5.0. | |
double | StartCheckRadialStock () |
Returns the radial stock for start check geometry Created in NX7.5.0. | |
NXOpen::Point * | StartPoint () |
Returns the start point Created in NX7.5.0. | |
NXOpen::CAM::TeachmodeProfileMoveBuilder::StartStopPositionMethods | StartPositionMethod () |
Returns the start position method Created in NX7.5.0. | |
bool | StartStopBeforeBoundaryOffset () |
Returns the start and stop before boundary offset status Created in NX7.5.0. | |
double | StopCheckConstantStock () |
Returns the constant stock for stop check geometry Created in NX7.5.0. | |
double | StopCheckFaceStock () |
Returns the face stop for start check geometry Created in NX7.5.0. | |
double | StopCheckRadialStock () |
Returns the radial stock for stop check geometry Created in NX7.5.0. | |
NXOpen::Point * | StopPoint () |
Returns the stop point Created in NX7.5.0. | |
NXOpen::CAM::TeachmodeProfileMoveBuilder::StartStopPositionMethods | StopPositionMethod () |
Returns the stop position method Created in NX7.5.0. | |
NXOpen::CAM::Inheritable2dLength * | Tolerances () |
Returns the Tolerances Created in NX7.5.0. |
Represents a TeachmodeProfileMoveBuilder
To create a new instance of this class, use CAM::OperationCollection::CreateTeachmodeTurningBuilder
Created in NX7.5.0.
the start and stop positioning methods
Returns the apply engage settings status
Created in NX7.5.0.
License requirements : None
Returns the apply retract settings status
Created in NX7.5.0.
License requirements : None
Returns the axial safe clearance value
Created in NX7.5.0.
License requirements : None
Returns the corner control builder for normal corners
Created in NX7.5.0.
License requirements : None
Returns the corner control builder for shallow corners
Created in NX7.5.0.
License requirements : None
Returns the cutter clearance angles builder
Created in NX7.5.0.
License requirements : None
Returns the direction builder
Created in NX7.5.0.
License requirements : None
NXOpen::CAM::TeachmodeProfileMoveBuilder::DriveGeometryTypes NXOpen::CAM::TeachmodeProfileMoveBuilder::DriveGeometryType | ( | ) |
Returns the drive geometry type
Created in NX7.5.0.
License requirements : None
Returns the feeds builder
Created in NX7.5.0.
License requirements : None
Returns the finish stock builder
Created in NX7.5.0.
License requirements : None
Returns the radial safe clearance value
Created in NX7.5.0.
License requirements : None
void NXOpen::CAM::TeachmodeProfileMoveBuilder::SetApplyEngageSettings | ( | bool | newValue | ) |
Sets the apply engage settings status
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
newValue | the status value |
void NXOpen::CAM::TeachmodeProfileMoveBuilder::SetApplyRetractSettings | ( | bool | newValue | ) |
Sets the apply retract settings status
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
newValue | the status value |
void NXOpen::CAM::TeachmodeProfileMoveBuilder::SetAxialSafeClearance | ( | double | newValue | ) |
Sets the axial safe clearance value
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
newValue | the axial safe clearance value |
void NXOpen::CAM::TeachmodeProfileMoveBuilder::SetDriveGeometryType | ( | NXOpen::CAM::TeachmodeProfileMoveBuilder::DriveGeometryTypes | newValue | ) |
Sets the drive geometry type
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
newValue | the drive geometry type |
void NXOpen::CAM::TeachmodeProfileMoveBuilder::SetRadialSafeClearance | ( | double | newValue | ) |
Sets the radial safe clearance value
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
newValue | the radial safe clearance value |
void NXOpen::CAM::TeachmodeProfileMoveBuilder::SetStartCheckConstantStock | ( | double | newValue | ) |
Sets the constant stock for start check geometry
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
newValue | the constant stock value |
void NXOpen::CAM::TeachmodeProfileMoveBuilder::SetStartCheckFaceStock | ( | double | newValue | ) |
Sets the face stock for start check geometry
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
newValue | the face stock value |
void NXOpen::CAM::TeachmodeProfileMoveBuilder::SetStartCheckRadialStock | ( | double | newValue | ) |
Sets the radial stock for start check geometry
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
newValue | the radial stock value |
void NXOpen::CAM::TeachmodeProfileMoveBuilder::SetStartPoint | ( | NXOpen::Point * | newValue | ) |
Sets the start point
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
newValue | the start point |
void NXOpen::CAM::TeachmodeProfileMoveBuilder::SetStartPositionMethod | ( | NXOpen::CAM::TeachmodeProfileMoveBuilder::StartStopPositionMethods | newValue | ) |
Sets the start position method
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
newValue | the start position method |
void NXOpen::CAM::TeachmodeProfileMoveBuilder::SetStartStopBeforeBoundaryOffset | ( | bool | newValue | ) |
Sets the start and stop before boundary offset status
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
newValue | the status value |
void NXOpen::CAM::TeachmodeProfileMoveBuilder::SetStopCheckConstantStock | ( | double | newValue | ) |
Sets the constant stock for stop check geometry
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
newValue | the constant stock value |
void NXOpen::CAM::TeachmodeProfileMoveBuilder::SetStopCheckFaceStock | ( | double | newValue | ) |
Sets the face stop for start check geometry
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
newValue | the face stock value |
void NXOpen::CAM::TeachmodeProfileMoveBuilder::SetStopCheckRadialStock | ( | double | newValue | ) |
Sets the radial stock for stop check geometry
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
newValue | the radial stock value |
void NXOpen::CAM::TeachmodeProfileMoveBuilder::SetStopPoint | ( | NXOpen::Point * | newValue | ) |
Sets the stop point
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
newValue | the stop point |
void NXOpen::CAM::TeachmodeProfileMoveBuilder::SetStopPositionMethod | ( | NXOpen::CAM::TeachmodeProfileMoveBuilder::StartStopPositionMethods | newValue | ) |
Sets the stop position method
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
newValue | the stop position method |
Returns the constant stock for start check geometry
Created in NX7.5.0.
License requirements : None
Returns the face stock for start check geometry
Created in NX7.5.0.
License requirements : None
Returns the radial stock for start check geometry
Created in NX7.5.0.
License requirements : None
Returns the start point
Created in NX7.5.0.
License requirements : None
NXOpen::CAM::TeachmodeProfileMoveBuilder::StartStopPositionMethods NXOpen::CAM::TeachmodeProfileMoveBuilder::StartPositionMethod | ( | ) |
Returns the start position method
Created in NX7.5.0.
License requirements : None
Returns the start and stop before boundary offset status
Created in NX7.5.0.
License requirements : None
Returns the constant stock for stop check geometry
Created in NX7.5.0.
License requirements : None
Returns the face stop for start check geometry
Created in NX7.5.0.
License requirements : None
Returns the radial stock for stop check geometry
Created in NX7.5.0.
License requirements : None
Returns the stop point
Created in NX7.5.0.
License requirements : None
NXOpen::CAM::TeachmodeProfileMoveBuilder::StartStopPositionMethods NXOpen::CAM::TeachmodeProfileMoveBuilder::StopPositionMethod | ( | ) |
Returns the stop position method
Created in NX7.5.0.
License requirements : None
Returns the Tolerances
Created in NX7.5.0.
License requirements : None