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

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

Created in NX7.0.0. More...

Inheritance diagram for NXOpen::CAM::Blade:
NXOpen::TaggedObject NXOpen::CAM::BladeFinish NXOpen::CAM::BladeRough NXOpen::CAM::BlendFinish NXOpen::CAM::EdgeFinish NXOpen::CAM::HubFinish

Public Types

enum  MaterialSideType { MaterialSideTypeSame, MaterialSideTypeOpposite }
 Available types for Flip Material, SDM: Select Cut Direction. More...
 

Public Member Functions

NXOpen::CAM::CutDirection::Types CutDirection ()
 Returns the Cut Direction
Created in NX7.0.0. More...
 
NXOpen::CAM::CutPatternBuilderCutPattern ()
 Returns the cut pattern builder
Created in NX7.0.0. More...
 
NXOpen::CAM::BladeEdgeLeadingEdge ()
 Returns the leading edge builder
Created in NX7.0.0. More...
 
void SetCutDirection (NXOpen::CAM::CutDirection::Types cutDirection)
 Sets the Cut Direction
Created in NX7.0.0. More...
 
NXOpen::CAM::BladeEdgeTrailingEdge ()
 Returns the trailing edge builder
Created in NX7.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 Blade Rough Drive Method Builder
This is an abstract superclass that has instantaible subclasses

Created in NX7.0.0.


Member Enumeration Documentation

Available types for Flip Material, SDM: Select Cut Direction.

Enumerator
MaterialSideTypeSame 

same

MaterialSideTypeOpposite 

opp

Member Function Documentation

NXOpen::CAM::CutDirection::Types NXOpen::CAM::Blade::CutDirection ( )

Returns the Cut Direction
Created in NX7.0.0.



License requirements : None

NXOpen::CAM::CutPatternBuilder* NXOpen::CAM::Blade::CutPattern ( )

Returns the cut pattern builder
Created in NX7.0.0.



License requirements : None

NXOpen::CAM::BladeEdge* NXOpen::CAM::Blade::LeadingEdge ( )

Returns the leading edge builder
Created in NX7.0.0.



License requirements : None

void NXOpen::CAM::Blade::SetCutDirection ( NXOpen::CAM::CutDirection::Types  cutDirection)

Sets the Cut Direction
Created in NX7.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
cutDirectionthe Cut Direction value
NXOpen::CAM::BladeEdge* NXOpen::CAM::Blade::TrailingEdge ( )

Returns the trailing edge builder
Created in NX7.0.0.



License requirements : None


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