NX Open C++ Reference Guide
Public Types | Public Member Functions
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

List of all members.

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.
void SetFrom (NXOpen::CAM::BladeCutStart::Type startFrom)
 Sets the location of the cut start
Created in NX7.5.0.

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:
TypeCenterOppositeRotaryaxis 

center opposite rotaryaxis

TypeRightOppositeRotaryaxis 

right opposite rotaryaxis

TypeLeftAlongRotaryaxis 

left along rotaryaxis

TypeCenterAlongRotaryaxis 

center along rotaryaxis

TypeRightAlongRotaryaxis 

right along rotaryaxis


Member Function Documentation

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



License requirements : None

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 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.