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

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

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

List of all members.

Public Member Functions

NXOpen::NXObjectArc ()
 Returns the Arc
Created in NX7.0.0.
double EndDistance ()
 Returns the End Distance of the Scan Arc
Created in NX7.0.0.
bool Reversedirection ()
 Returns the Reverse Direction flag on the Arc
Created in NX7.0.0.
void SetArc (NXOpen::NXObject *arc)
 Sets the Arc
Created in NX7.0.0.
void SetEndDistance (double distance)
 Sets the End Distance of the Scan Arc
Created in NX7.0.0.
void SetReversedirection (bool reversedir)
 Sets the Reverse Direction flag on the Arc
Created in NX7.0.0.
void SetStartDistance (double distance)
 Sets the Start Distance of the Scan Arc
Created in NX7.0.0.
double StartDistance ()
 Returns the Start Distance of the Scan Arc
Created in NX7.0.0.

Detailed Description

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


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

Created in NX7.0.0.


Member Function Documentation

Returns the Arc
Created in NX7.0.0.



License requirements : None

Returns the End Distance of the Scan Arc
Created in NX7.0.0.



License requirements : None

Returns the Reverse Direction flag on the Arc
Created in NX7.0.0.



License requirements : None

Sets the Arc
Created in NX7.0.0.



License requirements : None

Parameters:
arcarc

Sets the End Distance of the Scan Arc
Created in NX7.0.0.



License requirements : None

Parameters:
distancedistance

Sets the Reverse Direction flag on the Arc
Created in NX7.0.0.



License requirements : None

Parameters:
reversedirreversedir

Sets the Start Distance of the Scan Arc
Created in NX7.0.0.



License requirements : None

Parameters:
distancedistance

Returns the Start Distance of the Scan Arc
Created in NX7.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.