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

Represents Along MCS Axis Move Builder
To create a new instance of this class, use CAM::MoveCollection::CreateAlongMcsAxisMoveBuilder

Created in NX5.0.0. More...

Inheritance diagram for NXOpen::CAM::AlongMcsAxisMoveBuilder:
NXOpen::CAM::MoveBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

void SetXAxis (double axisPosition)
 Sets the delta x
Created in NX5.0.0.
void SetYAxis (double axisPosition)
 Sets the delta y
Created in NX5.0.0.
void SetZAxis (double axisPosition)
 Sets the delta z
Created in NX5.0.0.
double XAxis ()
 Returns the delta x
Created in NX5.0.0.
double YAxis ()
 Returns the delta y
Created in NX5.0.0.
double ZAxis ()
 Returns the delta z
Created in NX5.0.0.

Detailed Description

Represents Along MCS Axis Move Builder
To create a new instance of this class, use CAM::MoveCollection::CreateAlongMcsAxisMoveBuilder

Created in NX5.0.0.



Member Function Documentation

void NXOpen::CAM::AlongMcsAxisMoveBuilder::SetXAxis ( double  axisPosition)

Sets the delta x
Created in NX5.0.0.



License requirements : None

Parameters:
axisPositionaxis position
void NXOpen::CAM::AlongMcsAxisMoveBuilder::SetYAxis ( double  axisPosition)

Sets the delta y
Created in NX5.0.0.



License requirements : None

Parameters:
axisPositionaxis position
void NXOpen::CAM::AlongMcsAxisMoveBuilder::SetZAxis ( double  axisPosition)

Sets the delta z
Created in NX5.0.0.



License requirements : None

Parameters:
axisPositionaxis position

Returns the delta x
Created in NX5.0.0.



License requirements : None

Returns the delta y
Created in NX5.0.0.



License requirements : None

Returns the delta z
Created in NX5.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.