NX Open C++ Reference Guide
Public Types | Public Member Functions | List of all members
NXOpen::CAM::AcrossVoids Class Reference

Represents a NXOpen::CAM::AcrossVoids
Created in NX6.0.0. More...

Inheritance diagram for NXOpen::CAM::AcrossVoids:
NXOpen::TaggedObject

Public Types

enum  MotionTypes { MotionTypesFollow, MotionTypesCut, MotionTypesTraverse }
 Available types for Across Voids Method in planar mill operation. More...
 

Public Member Functions

NXOpen::CAM::InheritableToolDepBuilderMinTraverseDistance ()
 Returns the minimum traversal distance
Created in NX6.0.0. More...
 
NXOpen::CAM::AcrossVoids::MotionTypes MotionType ()
 Returns the motion type
Created in NX6.0.0. More...
 
void SetMotionType (NXOpen::CAM::AcrossVoids::MotionTypes propValue)
 Sets the motion type
Created in NX6.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a NXOpen::CAM::AcrossVoids
Created in NX6.0.0.


Member Enumeration Documentation

Available types for Across Voids Method in planar mill operation.

Enumerator
MotionTypesFollow 

Follow.

MotionTypesCut 

Cut.

MotionTypesTraverse 

Traverse.

Member Function Documentation

NXOpen::CAM::InheritableToolDepBuilder* NXOpen::CAM::AcrossVoids::MinTraverseDistance ( )

Returns the minimum traversal distance
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

NXOpen::CAM::AcrossVoids::MotionTypes NXOpen::CAM::AcrossVoids::MotionType ( )

Returns the motion type
Created in NX6.0.0.



License requirements : None

void NXOpen::CAM::AcrossVoids::SetMotionType ( NXOpen::CAM::AcrossVoids::MotionTypes  propValue)

Sets the motion type
Created in NX6.0.0.



License requirements : None

Parameters
propValuepropvalue

The documentation for this class was generated from the following file:
Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.