NX Open C++ Reference Guide
Public Member Functions
NXOpen::CAM::InspectionSphereFeatureBuilder Class Reference

Represents a CMM inspection sphere feature builder
To create a new instance of this class, use CAM::InspectionOperationCollection::CreateInspectionSphereFeatureBuilder

Created in NX7.0.0. More...

Inheritance diagram for NXOpen::CAM::InspectionSphereFeatureBuilder:
NXOpen::CAM::OperationBuilder NXOpen::CAM::ParamBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

double CenterPointX ()
 Returns the sphere center point X coordinate
Created in NX7.0.0.
double CenterPointY ()
 Returns the sphere center point Y coordinate
Created in NX7.0.0.
double CenterPointZ ()
 Returns the sphere center point Z coordinate
Created in NX7.0.0.
NXOpen::CAM::CamInspectionOperationCsysreferencetypes CsysRefType ()
 Returns the csys ref type
Created in NX7.0.0.
double Diameter ()
 Returns the sphere diameter
Created in NX7.0.0.
NXOpen::CAM::CamInspectionOperationInneroutertypes InnerOuterType ()
 Returns the inner outer type (spherical hole or spherical boss)
Created in NX7.0.0.
NXString Name ()
 Returns the sphere inspection feature name
Created in NX7.0.0.
NXOpen::SelectNXObjectSelectSphere ()
 Returns the selected sphere
Created in NX7.0.0.
void SetCenterPointX (double centerPointX)
 Sets the sphere center point X coordinate
Created in NX7.0.0.
void SetCenterPointY (double centerPointY)
 Sets the sphere center point Y coordinate
Created in NX7.0.0.
void SetCenterPointZ (double centerPointZ)
 Sets the sphere center point Z coordinate
Created in NX7.0.0.
void SetCsysRefType (NXOpen::CAM::CamInspectionOperationCsysreferencetypes csysRefType)
 Sets the csys ref type
Created in NX7.0.0.
void SetDiameter (double diameter)
 Sets the sphere diameter
Created in NX7.0.0.
void SetInnerOuterType (NXOpen::CAM::CamInspectionOperationInneroutertypes innerOuterType)
 Sets the inner outer type (spherical hole or spherical boss)
Created in NX7.0.0.
void SetName (const NXString &name)
 Sets the sphere inspection feature name
Created in NX7.0.0.
void UpdateParams ()
 Updates sphere inspection feature characteristic parameters based on selected geometry
Created in NX7.0.0.

Detailed Description

Represents a CMM inspection sphere feature builder
To create a new instance of this class, use CAM::InspectionOperationCollection::CreateInspectionSphereFeatureBuilder

Created in NX7.0.0.



Member Function Documentation

Returns the sphere center point X coordinate
Created in NX7.0.0.



License requirements : None

Returns the sphere center point Y coordinate
Created in NX7.0.0.



License requirements : None

Returns the sphere center point Z coordinate
Created in NX7.0.0.



License requirements : None

Returns the csys ref type
Created in NX7.0.0.



License requirements : None

Returns the sphere diameter
Created in NX7.0.0.



License requirements : None

Returns the inner outer type (spherical hole or spherical boss)
Created in NX7.0.0.



License requirements : None

Returns the sphere inspection feature name
Created in NX7.0.0.



License requirements : None

Returns the selected sphere
Created in NX7.0.0.



License requirements : None

Sets the sphere center point X coordinate
Created in NX7.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters:
centerPointXcenterpointx

Sets the sphere center point Y coordinate
Created in NX7.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters:
centerPointYcenterpointy

Sets the sphere center point Z coordinate
Created in NX7.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters:
centerPointZcenterpointz

Sets the csys ref type
Created in NX7.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters:
csysRefTypecsysreftype

Sets the sphere diameter
Created in NX7.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters:
diameterdiameter

Sets the inner outer type (spherical hole or spherical boss)
Created in NX7.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters:
innerOuterTypeinneroutertype

Sets the sphere inspection feature name
Created in NX7.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters:
namename

Updates sphere inspection feature characteristic parameters based on selected geometry
Created in NX7.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")


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