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

Represents a streamline trim and extend builder
This is an abstract class and cannot be instantiated. More...

Inheritance diagram for NXOpen::CAM::DmTrimExtend:
NXOpen::TaggedObject

Public Member Functions

double EndCut ()
 Returns the end cut
Created in NX10.0.1. More...
 
double EndStep ()
 Returns the end step
Created in NX10.0.1. More...
 
void SetEndCut (double endCut)
 Sets the end cut
Created in NX10.0.1. More...
 
void SetEndStep (double endStep)
 Sets the end step
Created in NX10.0.1. More...
 
void SetStartCut (double startCut)
 Sets the start cut
Created in NX10.0.1. More...
 
void SetStartStep (double startStep)
 Sets the start step
Created in NX10.0.1. More...
 
double StartCut ()
 Returns the start cut
Created in NX10.0.1. More...
 
double StartStep ()
 Returns the start step
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 trim and extend builder
This is an abstract class and cannot be instantiated.



Created in NX10.0.1.

Member Function Documentation

double NXOpen::CAM::DmTrimExtend::EndCut ( )

Returns the end cut
Created in NX10.0.1.



License requirements : None

double NXOpen::CAM::DmTrimExtend::EndStep ( )

Returns the end step
Created in NX10.0.1.



License requirements : None

void NXOpen::CAM::DmTrimExtend::SetEndCut ( double  endCut)

Sets the end cut
Created in NX10.0.1.



License requirements : cam_base ("CAM BASE")

Parameters
endCutthe end cut
void NXOpen::CAM::DmTrimExtend::SetEndStep ( double  endStep)

Sets the end step
Created in NX10.0.1.



License requirements : cam_base ("CAM BASE")

Parameters
endStepthe end step
void NXOpen::CAM::DmTrimExtend::SetStartCut ( double  startCut)

Sets the start cut
Created in NX10.0.1.



License requirements : cam_base ("CAM BASE")

Parameters
startCutthe start cut
void NXOpen::CAM::DmTrimExtend::SetStartStep ( double  startStep)

Sets the start step
Created in NX10.0.1.



License requirements : cam_base ("CAM BASE")

Parameters
startStepthe start step
double NXOpen::CAM::DmTrimExtend::StartCut ( )

Returns the start cut
Created in NX10.0.1.



License requirements : None

double NXOpen::CAM::DmTrimExtend::StartStep ( )

Returns the start step
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.