NX Open C++ Reference Guide
|
Represents the Probe Inspect Surface Point Move Builder
To create a new instance of this class, use CAM::MoveCollection::CreateProbeInspectSurfacePointMoveBuilder
Created in NX5.0.0.
More...
Public Types | |
enum | Direction { DirectionNormal, DirectionVector = 7 } |
the probing direction type More... | |
enum | Measurement { MeasurementAxis2, MeasurementAxis3 } |
the measurement type More... | |
enum | ToolAxis { ToolAxisNone, ToolAxisNormal, ToolAxisAutomatic } |
the probing tool axis type More... | |
Public Member Functions | |
NXOpen::CAM::ProbeInspectSurfacePointMoveBuilder::Direction | DirectionType () |
Returns the direction type Created in NX5.0.0. | |
NXOpen::CAM::ProbeInspectSurfacePointMoveBuilder::Measurement | MeasurementType () |
Returns the measurement (axis) type Created in NX5.0.0. | |
NXOpen::Point * | Point () |
Returns the point to probe Created in NX5.0.0. | |
NXOpen::CAM::ProbeControlParametersBuilder * | ProbeControlParameters () |
Returns the probe control parameters builder Created in NX5.0.0. | |
NXOpen::CAM::ProbeProtectedParametersBuilder * | ProbeProtectedParameters () |
Returns the probe protected parameters builder Created in NX5.0.0. | |
NXOpen::CAM::ProbeStockParametersBuilder * | ProbeStockParameters () |
Returns the probe stock parameters builder Created in NX5.0.0. | |
NXOpen::CAM::ProbeToleranceParametersBuilder * | ProbeToleranceParameters () |
Returns the probe tolerance parameters builder Created in NX5.0.0. | |
void | SetDirectionType (NXOpen::CAM::ProbeInspectSurfacePointMoveBuilder::Direction dirType) |
Sets the direction type Created in NX5.0.0. | |
void | SetMeasurementType (NXOpen::CAM::ProbeInspectSurfacePointMoveBuilder::Measurement measType) |
Sets the measurement (axis) type Created in NX5.0.0. | |
void | SetPoint (NXOpen::Point *point) |
Sets the point to probe Created in NX5.0.0. | |
void | SetToolAxisType (NXOpen::CAM::ProbeInspectSurfacePointMoveBuilder::ToolAxis axisType) |
Sets the probe axis type Created in NX7.5.0. | |
void | SetVector (NXOpen::NXObject *vector) |
Sets the vector to define probing direction Created in NX5.0.0. | |
NXOpen::CAM::ProbeInspectSurfacePointMoveBuilder::ToolAxis | ToolAxisType () |
Returns the probe axis type Created in NX7.5.0. | |
NXOpen::NXObject * | Vector () |
Returns the vector to define probing direction Created in NX5.0.0. |
Represents the Probe Inspect Surface Point Move Builder
To create a new instance of this class, use CAM::MoveCollection::CreateProbeInspectSurfacePointMoveBuilder
Created in NX5.0.0.
NXOpen::CAM::ProbeInspectSurfacePointMoveBuilder::Direction NXOpen::CAM::ProbeInspectSurfacePointMoveBuilder::DirectionType | ( | ) |
Returns the direction type
Created in NX5.0.0.
License requirements : None
NXOpen::CAM::ProbeInspectSurfacePointMoveBuilder::Measurement NXOpen::CAM::ProbeInspectSurfacePointMoveBuilder::MeasurementType | ( | ) |
Returns the measurement (axis) type
Created in NX5.0.0.
License requirements : None
Returns the point to probe
Created in NX5.0.0.
License requirements : None
NXOpen::CAM::ProbeControlParametersBuilder* NXOpen::CAM::ProbeInspectSurfacePointMoveBuilder::ProbeControlParameters | ( | ) |
Returns the probe control parameters builder
Created in NX5.0.0.
License requirements : None
NXOpen::CAM::ProbeProtectedParametersBuilder* NXOpen::CAM::ProbeInspectSurfacePointMoveBuilder::ProbeProtectedParameters | ( | ) |
Returns the probe protected parameters builder
Created in NX5.0.0.
License requirements : None
NXOpen::CAM::ProbeStockParametersBuilder* NXOpen::CAM::ProbeInspectSurfacePointMoveBuilder::ProbeStockParameters | ( | ) |
Returns the probe stock parameters builder
Created in NX5.0.0.
License requirements : None
NXOpen::CAM::ProbeToleranceParametersBuilder* NXOpen::CAM::ProbeInspectSurfacePointMoveBuilder::ProbeToleranceParameters | ( | ) |
Returns the probe tolerance parameters builder
Created in NX5.0.0.
License requirements : None
void NXOpen::CAM::ProbeInspectSurfacePointMoveBuilder::SetDirectionType | ( | NXOpen::CAM::ProbeInspectSurfacePointMoveBuilder::Direction | dirType | ) |
Sets the direction type
Created in NX5.0.0.
License requirements : None
dirType | dirtype |
void NXOpen::CAM::ProbeInspectSurfacePointMoveBuilder::SetMeasurementType | ( | NXOpen::CAM::ProbeInspectSurfacePointMoveBuilder::Measurement | measType | ) |
Sets the measurement (axis) type
Created in NX5.0.0.
License requirements : None
measType | meastype |
Sets the point to probe
Created in NX5.0.0.
License requirements : None
point | point |
void NXOpen::CAM::ProbeInspectSurfacePointMoveBuilder::SetToolAxisType | ( | NXOpen::CAM::ProbeInspectSurfacePointMoveBuilder::ToolAxis | axisType | ) |
Sets the probe axis type
Created in NX7.5.0.
License requirements : None
axisType | axistype |
Sets the vector to define probing direction
Created in NX5.0.0.
License requirements : None
vector | vector |
NXOpen::CAM::ProbeInspectSurfacePointMoveBuilder::ToolAxis NXOpen::CAM::ProbeInspectSurfacePointMoveBuilder::ToolAxisType | ( | ) |
Returns the probe axis type
Created in NX7.5.0.
License requirements : None
Returns the vector to define probing direction
Created in NX5.0.0.
License requirements : None