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

Represents a CMM Inspection Point Feature builder
To create a new instance of this class, use CAM::InspectionOperationCollection::CreateInspectionPointFeatureBuilder

Created in NX7.0.0. More...

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

List of all members.

Public Member Functions

NXOpen::CAM::CamInspectionOperationCsysreferencetypes CsysReferenceType ()
 Returns the coordinate system reference type
Created in NX7.0.0.
void FlipNormal ()
 Flips the point inspection feature normal vector
Created in NX7.0.0.
NXString Name ()
 Returns the name of the inspection point feature
Created in NX7.0.0.
double NormalVectorI ()
 Returns the normal vector I component
Created in NX7.0.0.
double NormalVectorJ ()
 Returns the normal vector J component
Created in NX7.0.0.
double NormalVectorK ()
 Returns the normal vector K component
Created in NX7.0.0.
double PointX ()
 Returns the point X coordinate
Created in NX7.0.0.
double PointY ()
 Returns the point Y coordinate
Created in NX7.0.0.
double PointZ ()
 Returns the point Z coordinate
Created in NX7.0.0.
bool ReverseDirection ()
 Returns the reverse normal vector direction button
Created in NX7.0.0.
NXOpen::PointSelectPoint ()
 Returns the selected point
Created in NX7.0.0.
NXOpen::SelectNXObjectListSelectProjectionFaces ()
 Returns the selected projection faces
Created in NX7.0.0.
void SetCsysReferenceType (NXOpen::CAM::CamInspectionOperationCsysreferencetypes csysReferenceType)
 Sets the coordinate system reference type
Created in NX7.0.0.
void SetName (const NXString &name)
 Sets the name of the inspection point feature
Created in NX7.0.0.
void SetNormalVectorI (double normalVectorI)
 Sets the normal vector I component
Created in NX7.0.0.
void SetNormalVectorJ (double normalVectorJ)
 Sets the normal vector J component
Created in NX7.0.0.
void SetNormalVectorK (double normalVectorK)
 Sets the normal vector K component
Created in NX7.0.0.
void SetPointX (double pointX)
 Sets the point X coordinate
Created in NX7.0.0.
void SetPointY (double pointY)
 Sets the point Y coordinate
Created in NX7.0.0.
void SetPointZ (double pointZ)
 Sets the point Z coordinate
Created in NX7.0.0.
void SetReverseDirection (bool reverseDirection)
 Sets the reverse normal vector direction button
Created in NX7.0.0.
void SetSelectPoint (NXOpen::Point *selectPoint)
 Sets the selected point
Created in NX7.0.0.
void UpdateParams ()
 Updates point inspection feature characteristic parameters based on selected geometry
Created in NX7.0.0.

Detailed Description

Represents a CMM Inspection Point Feature builder
To create a new instance of this class, use CAM::InspectionOperationCollection::CreateInspectionPointFeatureBuilder

Created in NX7.0.0.



Member Function Documentation

Returns the coordinate system reference type
Created in NX7.0.0.



License requirements : None

Flips the point inspection feature normal vector
Created in NX7.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Returns the name of the inspection point feature
Created in NX7.0.0.



License requirements : None

Returns the normal vector I component
Created in NX7.0.0.



License requirements : None

Returns the normal vector J component
Created in NX7.0.0.



License requirements : None

Returns the normal vector K component
Created in NX7.0.0.



License requirements : None

Returns the point X coordinate
Created in NX7.0.0.



License requirements : None

Returns the point Y coordinate
Created in NX7.0.0.



License requirements : None

Returns the point Z coordinate
Created in NX7.0.0.



License requirements : None

Returns the reverse normal vector direction button
Created in NX7.0.0.



License requirements : None

Returns the selected point
Created in NX7.0.0.



License requirements : None

Returns the selected projection faces
Created in NX7.0.0.



License requirements : None

Sets the coordinate system reference type
Created in NX7.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters:
csysReferenceTypecsysreferencetype

Sets the name of the inspection point feature
Created in NX7.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters:
namename

Sets the normal vector I component
Created in NX7.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters:
normalVectorInormalvectori

Sets the normal vector J component
Created in NX7.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters:
normalVectorJnormalvectorj

Sets the normal vector K component
Created in NX7.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters:
normalVectorKnormalvectork

Sets the point X coordinate
Created in NX7.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters:
pointXpointx

Sets the point Y coordinate
Created in NX7.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters:
pointYpointy

Sets the point Z coordinate
Created in NX7.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters:
pointZpointz

Sets the reverse normal vector direction button
Created in NX7.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters:
reverseDirectionreversedirection

Sets the selected point
Created in NX7.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters:
selectPointselectpoint

Updates point 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.