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

Represents builder of Interpolate Vector, one option of Tool Axis
Created in NX7.5.0. More...

Inheritance diagram for NXOpen::CAM::InterpolateVector:
NXOpen::CAM::ToolAxisInterpolate NXOpen::TaggedObject

List of all members.

Public Member Functions

void Erase (int index)
 Delete an existing item by index
Created in NX7.5.0.
NXOpen::DirectionGetVector (int index)
 Get the vector.
void Insert (int inputIndex, NXOpen::Point *point, NXOpen::NXObject *view, NXOpen::Direction *vector)
 Add a new item
Created in NX7.5.0.
void Modify (int index, NXOpen::Point *point, NXOpen::Direction *vector)
 Modify an existing item by index
Created in NX7.5.0.
void MoveDown (int index)
 Move down an item
Created in NX7.5.0.
void MoveUp (int index)
 Move up an item
Created in NX7.5.0.
void SetTiltAngle (double tiltAngle)
 Sets the tilt angle
Created in NX7.5.2.
double TiltAngle ()
 Returns the tilt angle
Created in NX7.5.2.

Detailed Description

Represents builder of Interpolate Vector, one option of Tool Axis
Created in NX7.5.0.



Member Function Documentation

Delete an existing item by index
Created in NX7.5.0.



License requirements : cam_base ("CAM BASE")

Parameters:
indexthe index of deleted item

Get the vector.

Returns:
the vector
Created in NX7.5.5.

License requirements : None
Parameters:
indexthe index of item
void NXOpen::CAM::InterpolateVector::Insert ( int  inputIndex,
NXOpen::Point point,
NXOpen::NXObject view,
NXOpen::Direction vector 
)

Add a new item
Created in NX7.5.0.



License requirements : cam_base ("CAM BASE")

Parameters:
inputIndexthe new created item index
pointthe point
viewthe view
vectorthe vector
void NXOpen::CAM::InterpolateVector::Modify ( int  index,
NXOpen::Point point,
NXOpen::Direction vector 
)

Modify an existing item by index
Created in NX7.5.0.



License requirements : cam_base ("CAM BASE")

Parameters:
indexthe index of modified item
pointthe point
vectorthe vector

Move down an item
Created in NX7.5.0.



License requirements : None

Parameters:
indexthe index of item which should be moved down

Move up an item
Created in NX7.5.0.



License requirements : None

Parameters:
indexthe index of item which should be moved up

Sets the tilt angle
Created in NX7.5.2.



License requirements : cam_base ("CAM BASE")

Parameters:
tiltAnglethe tilt angle value

Returns the tilt angle
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.