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

Represents the builder for the CMM Inspection sub-operation Scan Curve. More...

Inheritance diagram for NXOpen::CAM::InspectionScanCurve5AxisBuilder:
NXOpen::CAM::InspectionMoveBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

NXOpen::CAM::InheritableDoubleBuilderCurvatureFactor ()
 Returns the Curvature Increase Factor for points along the Scan Curve
Created in NX7.5.3.
NXOpen::NXObjectCurve ()
 Returns the curve
Created in NX7.5.2.
NXOpen::CAM::InspectionMethodBuilder::ScanCurveModeTypes CurveMode ()
 Returns the curve specification mode
Created in NX7.5.3.
double EndDistance ()
 Returns the End Distance of the Scan Curve
Created in NX7.5.2.
NXOpen::CAM::InheritableDoubleBuilderMaxSpacing ()
 Returns the Maximum Spacing of points along the Scan Curve
Created in NX7.5.3.
bool MergePrevious ()
 Returns the Merge Previous flag
Created in NX7.5.2.
NXOpen::CAM::InheritableDoubleBuilderMinSpacing ()
 Returns the Minimum Spacing of points along the Scan Curve
Created in NX7.5.3.
int Nbpoints ()
 Returns the Number of Scan Points on the curve
Created in NX7.5.2.
bool Reversedirection ()
 Returns the Reverse Direction flag on the curve
Created in NX7.5.2.
void SetCurve (NXOpen::NXObject *curve)
 Sets the curve
Created in NX7.5.2.
void SetCurveMode (NXOpen::CAM::InspectionMethodBuilder::ScanCurveModeTypes mode)
 Sets the curve specification mode
Created in NX7.5.3.
void SetEndDistance (double distance)
 Sets the End Distance of the Scan Curve
Created in NX7.5.2.
void SetMergePrevious (bool mergeprevious)
 Sets the Merge Previous flag
Created in NX7.5.2.
void SetNbpoints (int nbpoints)
 Sets the Number of Scan Points on the curve
Created in NX7.5.2.
void SetReversedirection (bool reversedir)
 Sets the Reverse Direction flag on the curve
Created in NX7.5.2.
void SetStartDistance (double distance)
 Sets the Start Distance of the Scan Curve
Created in NX7.5.2.
double StartDistance ()
 Returns the Start Distance of the Scan Curve
Created in NX7.5.2.

Detailed Description

Represents the builder for the CMM Inspection sub-operation Scan Curve.


To create a new instance of this class, use CAM::InspectionMoveCollection::CreateInspectionScanCurve5axisBuilder

Created in NX7.5.2.


Member Function Documentation

Returns the Curvature Increase Factor for points along the Scan Curve
Created in NX7.5.3.



License requirements : None

Returns the curve
Created in NX7.5.2.



License requirements : None

Returns the curve specification mode
Created in NX7.5.3.



License requirements : None

Returns the End Distance of the Scan Curve
Created in NX7.5.2.



License requirements : None

Returns the Maximum Spacing of points along the Scan Curve
Created in NX7.5.3.



License requirements : None

Returns the Merge Previous flag
Created in NX7.5.2.



License requirements : None

Returns the Minimum Spacing of points along the Scan Curve
Created in NX7.5.3.



License requirements : None

Returns the Number of Scan Points on the curve
Created in NX7.5.2.



License requirements : None

Returns the Reverse Direction flag on the curve
Created in NX7.5.2.



License requirements : None

Sets the curve
Created in NX7.5.2.



License requirements : None

Parameters:
curvecurve

Sets the curve specification mode
Created in NX7.5.3.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters:
modemode

Sets the End Distance of the Scan Curve
Created in NX7.5.2.



License requirements : None

Parameters:
distancedistance

Sets the Merge Previous flag
Created in NX7.5.2.



License requirements : None

Parameters:
mergepreviousmergeprevious

Sets the Number of Scan Points on the curve
Created in NX7.5.2.



License requirements : None

Parameters:
nbpointsnbpoints

Sets the Reverse Direction flag on the curve
Created in NX7.5.2.



License requirements : None

Parameters:
reversedirreversedir

Sets the Start Distance of the Scan Curve
Created in NX7.5.2.



License requirements : None

Parameters:
distancedistance

Returns the Start Distance of the Scan Curve
Created in NX7.5.2.



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.