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

Represents a streamline cut step builder
This object is a sub-object and cannot be instantiated. More...

Inheritance diagram for NXOpen::CAM::DmStreamlineCutStep:
NXOpen::TaggedObject

Public Member Functions

NXOpen::CAM::DPMItpBuilder::StepMethodOption CutStepType ()
 Returns the cut step type which defines different cut steps including tolerances and points number
Created in NX10.0.1. More...
 
int FirstCut ()
 Returns the first cut which defines point number for the first cut
Created in NX10.0.1. More...
 
int SecondCut ()
 Returns the second cut which defines point number for the second cut
Created in NX10.0.1. More...
 
void SetCutStepType (NXOpen::CAM::DPMItpBuilder::StepMethodOption type)
 Sets the cut step type which defines different cut steps including tolerances and points number
Created in NX10.0.1. More...
 
void SetFirstCut (int firstCut)
 Sets the first cut which defines point number for the first cut
Created in NX10.0.1. More...
 
void SetSecondCut (int secondCut)
 Sets the second cut which defines point number for the second cut
Created in NX10.0.1. More...
 
void SetThirdCut (int thirdCut)
 Sets the third cut which defines point number for the third cut and is available when cut pattern is follow
Created in NX10.0.1. More...
 
NXOpen::CAM::InheritableDoubleBuilderStepIntol ()
 Returns the step Intol which defines the inner tolerance
Created in NX10.0.1. More...
 
NXOpen::CAM::InheritableDoubleBuilderStepOutol ()
 Returns the step Outol which defines the outer tolerance
Created in NX10.0.1. More...
 
int ThirdCut ()
 Returns the third cut which defines point number for the third cut and is available when cut pattern is follow
Created in NX10.0.1. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a streamline cut step builder
This object is a sub-object and cannot be instantiated.



Created in NX10.0.1.

Member Function Documentation

NXOpen::CAM::DPMItpBuilder::StepMethodOption NXOpen::CAM::DmStreamlineCutStep::CutStepType ( )

Returns the cut step type which defines different cut steps including tolerances and points number
Created in NX10.0.1.



License requirements : None

int NXOpen::CAM::DmStreamlineCutStep::FirstCut ( )

Returns the first cut which defines point number for the first cut
Created in NX10.0.1.



License requirements : None

int NXOpen::CAM::DmStreamlineCutStep::SecondCut ( )

Returns the second cut which defines point number for the second cut
Created in NX10.0.1.



License requirements : None

void NXOpen::CAM::DmStreamlineCutStep::SetCutStepType ( NXOpen::CAM::DPMItpBuilder::StepMethodOption  type)

Sets the cut step type which defines different cut steps including tolerances and points number
Created in NX10.0.1.



License requirements : cam_base ("CAM BASE")

Parameters
typethe cut step type value
void NXOpen::CAM::DmStreamlineCutStep::SetFirstCut ( int  firstCut)

Sets the first cut which defines point number for the first cut
Created in NX10.0.1.



License requirements : cam_base ("CAM BASE")

Parameters
firstCutthe first cut value
void NXOpen::CAM::DmStreamlineCutStep::SetSecondCut ( int  secondCut)

Sets the second cut which defines point number for the second cut
Created in NX10.0.1.



License requirements : cam_base ("CAM BASE")

Parameters
secondCutthe second cut value
void NXOpen::CAM::DmStreamlineCutStep::SetThirdCut ( int  thirdCut)

Sets the third cut which defines point number for the third cut and is available when cut pattern is follow
Created in NX10.0.1.



License requirements : cam_base ("CAM BASE")

Parameters
thirdCutthe third cut value
NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::DmStreamlineCutStep::StepIntol ( )

Returns the step Intol which defines the inner tolerance
Created in NX10.0.1.



License requirements : None

NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::DmStreamlineCutStep::StepOutol ( )

Returns the step Outol which defines the outer tolerance
Created in NX10.0.1.



License requirements : None

int NXOpen::CAM::DmStreamlineCutStep::ThirdCut ( )

Returns the third cut which defines point number for the third cut and is available when cut pattern is follow
Created in NX10.0.1.



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.