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

Represents a Blade Rough Drive Method Builder
This is an abstract superclass that has instantaible subclasses

Created in NX7.5.0. More...

Inheritance diagram for NXOpen::CAM::BladeCutStart:
NXOpen::TaggedObject

Public Types

enum  Type {
  TypeLeftOppositeRotaryaxis = 1, TypeCenterOppositeRotaryaxis, TypeRightOppositeRotaryaxis, TypeLeftAlongRotaryaxis,
  TypeCenterAlongRotaryaxis, TypeRightAlongRotaryaxis
}
 Available types for Starting Cut. More...
 

Public Member Functions

NXOpen::CAM::BladeCutStart::Type From ()
 Returns the location of the cut start
Created in NX7.5.0. More...
 
void SetFrom (NXOpen::CAM::BladeCutStart::Type startFrom)
 Sets the location of the cut start
Created in NX7.5.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a Blade Rough Drive Method Builder
This is an abstract superclass that has instantaible subclasses

Created in NX7.5.0.


Member Enumeration Documentation

Available types for Starting Cut.

Enumerator
TypeLeftOppositeRotaryaxis 

left opposite rotaryaxis

TypeCenterOppositeRotaryaxis 

center opposite rotaryaxis

TypeRightOppositeRotaryaxis 

right opposite rotaryaxis

TypeLeftAlongRotaryaxis 

left along rotaryaxis

TypeCenterAlongRotaryaxis 

center along rotaryaxis

TypeRightAlongRotaryaxis 

right along rotaryaxis

Member Function Documentation

NXOpen::CAM::BladeCutStart::Type NXOpen::CAM::BladeCutStart::From ( )

Returns the location of the cut start
Created in NX7.5.0.



License requirements : None

void NXOpen::CAM::BladeCutStart::SetFrom ( NXOpen::CAM::BladeCutStart::Type  startFrom)

Sets the location of the cut start
Created in NX7.5.0.



License requirements : cam_base ("CAM BASE")

Parameters
startFromlocation of the cut start

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