NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::CAM::ProbeCalibrateSphereMoveBuilder Class Reference

Represents the Probe Calibrate Sphere Move Builder
To create a new instance of this class, use CAM::MoveCollection::CreateProbeCalibrateSphereMoveBuilder

Created in NX5.0.0. More...

Inheritance diagram for NXOpen::CAM::ProbeCalibrateSphereMoveBuilder:
NXOpen::CAM::MoveBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Types

enum  Geometry { GeometrySphere, GeometryPoint }
 the geometry types More...

Public Member Functions

double Diameter ()
 Returns the diameter defining the sphere to probe
Created in NX5.0.0.
NXOpen::CAM::ProbeCalibrateSphereMoveBuilder::Geometry GeometryType ()
 Returns the type of geometry
Created in NX5.0.0.
NXOpen::PointPoint ()
 Returns the point defining the sphere to probe
Created in NX5.0.0.
NXOpen::CAM::ProbeProtectedParametersBuilderProbeProtectedParameters ()
 Returns the probe protected parameters builder
Created in NX5.0.0.
void SetDiameter (double diameter)
 Sets the diameter defining the sphere to probe
Created in NX5.0.0.
void SetGeometryType (NXOpen::CAM::ProbeCalibrateSphereMoveBuilder::Geometry geomType)
 Sets the type of geometry
Created in NX5.0.0.
void SetPoint (NXOpen::Point *point)
 Sets the point defining the sphere to probe
Created in NX5.0.0.
void SetSphere (NXOpen::NXObject *sphere)
 Sets the sphere to probe
Created in NX5.0.0.
void SetToolOffset (int toolOffset)
 Sets the tool offset to update
Created in NX5.0.0.
NXOpen::NXObjectSphere ()
 Returns the sphere to probe
Created in NX5.0.0.
int ToolOffset ()
 Returns the tool offset to update
Created in NX5.0.0.

Detailed Description

Represents the Probe Calibrate Sphere Move Builder
To create a new instance of this class, use CAM::MoveCollection::CreateProbeCalibrateSphereMoveBuilder

Created in NX5.0.0.



Member Enumeration Documentation

the geometry types

Enumerator:
GeometrySphere 

Sphere.

GeometryPoint 

Point.


Member Function Documentation

Returns the diameter defining the sphere to probe
Created in NX5.0.0.



License requirements : None

Returns the type of geometry
Created in NX5.0.0.



License requirements : None

Returns the point defining the sphere to probe
Created in NX5.0.0.



License requirements : None

Returns the probe protected parameters builder
Created in NX5.0.0.



License requirements : None

Sets the diameter defining the sphere to probe
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
diameterdiameter

Sets the type of geometry
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
geomTypegeomtype

Sets the point defining the sphere to probe
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
pointpoint

Sets the sphere to probe
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
spheresphere

Sets the tool offset to update
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
toolOffsettool offset

Returns the sphere to probe
Created in NX5.0.0.



License requirements : None

Returns the tool offset to update
Created in NX5.0.0.



License requirements : None


The documentation for this class was generated from the following file:
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.