NX Open C++ Reference Guide
|
Represents a Blade Finish Drive Method Builder
Created in NX7.5.0.
More...
Public Member Functions | |
NXOpen::CAM::BladeFinishGeom * | GeometryToFinish () |
Returns the Geometry to Finish Created in NX7.5.0. | |
NXOpen::CAM::CutSides * | SidesToCut () |
Returns the Sides to Cut Created in NX7.5.0. | |
NXOpen::CAM::BladeStartPoint * | StartPoint () |
Returns the Start Point Created in NX7.5.0. | |
![]() | |
NXOpen::CAM::CutDirection::Types | CutDirection () |
Returns the Cut Direction Created in NX7.0.0. | |
NXOpen::CAM::CutPatternBuilder * | CutPattern () |
Returns the cut pattern builder Created in NX7.0.0. | |
NXOpen::CAM::BladeEdge * | LeadingEdge () |
Returns the leading edge builder Created in NX7.0.0. | |
void | SetCutDirection (NXOpen::CAM::CutDirection::Types cutDirection) |
Sets the Cut Direction Created in NX7.0.0. | |
NXOpen::CAM::BladeEdge * | TrailingEdge () |
Returns the trailing edge builder Created in NX7.0.0. | |
![]() | |
tag_t | GetTag () const |
<b>Deprecated</b>:<br> Use Tag instead. | |
tag_t | Tag () const |
Returns the tag of this object. | |
Additional Inherited Members | |
![]() | |
enum | MaterialSideType { MaterialSideTypeSame, MaterialSideTypeOpposite } |
Available types for Flip Material, SDM: Select Cut Direction. More... | |
NXOpen::CAM::BladeFinishGeom* NXOpen::CAM::BladeFinish::GeometryToFinish | ( | ) |
Returns the Geometry to Finish
Created in NX7.5.0.
License requirements : None
NXOpen::CAM::CutSides* NXOpen::CAM::BladeFinish::SidesToCut | ( | ) |
Returns the Sides to Cut
Created in NX7.5.0.
License requirements : None
NXOpen::CAM::BladeStartPoint* NXOpen::CAM::BladeFinish::StartPoint | ( | ) |
Returns the Start Point
Created in NX7.5.0.
License requirements : None