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

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

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

List of all members.

Public Member Functions

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

Detailed Description

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


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

Created in NX7.0.0.


Member Function Documentation

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



License requirements : None

Returns the line
Created in NX7.0.0.



License requirements : None

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



License requirements : None

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



License requirements : None

Parameters:
distancedistance

Sets the line
Created in NX7.0.0.



License requirements : None

Parameters:
lineline

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



License requirements : None

Parameters:
reversedirreversedir

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



License requirements : None

Parameters:
distancedistance

Returns the Start Distance of the Scan Line
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.