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

Represents a turning boundary variable stock set
To create a new instance of this class, use NXOpen::CAM::BoundaryTurnVariableStock::CreateItemBuilder

Created in NX9.0.2. More...

Inheritance diagram for NXOpen::CAM::BoundaryTurnVariableStockSet:
NXOpen::TaggedObject

Public Types

enum  FeedType { FeedTypeNone, FeedTypeSpecify }
 the feed rate types available More...
 

Public Member Functions

double DistanceFromBoundary ()
 Returns the distance from boundary
Created in NX9.0.2. More...
 
NXOpen::CAM::BoundaryTurnVariableStockSet::FeedType Feed ()
 Returns the feed rate toggle
Created in NX10.0.3. More...
 
NXOpen::CAM::BoundaryTurnSet::FeedUnitTypes FeedUnit ()
 Returns the feed rate unit
Created in NX10.0.3. More...
 
double FeedValue ()
 Returns the feed rate value
Created in NX10.0.3. More...
 
double PositionFromStart ()
 Returns the position from start
Created in NX9.0.2. More...
 
void SetDistanceFromBoundary (double distFromBoundary)
 Sets the distance from boundary
Created in NX9.0.2. More...
 
void SetFeed (NXOpen::CAM::BoundaryTurnVariableStockSet::FeedType newValue)
 Sets the feed rate toggle
Created in NX10.0.3. More...
 
void SetFeedUnit (NXOpen::CAM::BoundaryTurnSet::FeedUnitTypes newUnit)
 Sets the feed rate unit
Created in NX10.0.3. More...
 
void SetFeedValue (double newValue)
 Sets the feed rate value
Created in NX10.0.3. More...
 
void SetPositionFromStart (double positionFromStart)
 Sets the position from start
Created in NX9.0.2. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a turning boundary variable stock set
To create a new instance of this class, use NXOpen::CAM::BoundaryTurnVariableStock::CreateItemBuilder

Created in NX9.0.2.


Member Enumeration Documentation

the feed rate types available

Enumerator
FeedTypeNone 

none

FeedTypeSpecify 

specify

Member Function Documentation

double NXOpen::CAM::BoundaryTurnVariableStockSet::DistanceFromBoundary ( )

Returns the distance from boundary
Created in NX9.0.2.



License requirements : None

NXOpen::CAM::BoundaryTurnVariableStockSet::FeedType NXOpen::CAM::BoundaryTurnVariableStockSet::Feed ( )

Returns the feed rate toggle
Created in NX10.0.3.



License requirements : None

NXOpen::CAM::BoundaryTurnSet::FeedUnitTypes NXOpen::CAM::BoundaryTurnVariableStockSet::FeedUnit ( )

Returns the feed rate unit
Created in NX10.0.3.



License requirements : None

double NXOpen::CAM::BoundaryTurnVariableStockSet::FeedValue ( )

Returns the feed rate value
Created in NX10.0.3.



License requirements : None

double NXOpen::CAM::BoundaryTurnVariableStockSet::PositionFromStart ( )

Returns the position from start
Created in NX9.0.2.



License requirements : None

void NXOpen::CAM::BoundaryTurnVariableStockSet::SetDistanceFromBoundary ( double  distFromBoundary)

Sets the distance from boundary
Created in NX9.0.2.



License requirements : cam_base ("CAM BASE")

Parameters
distFromBoundarydistfromboundary
void NXOpen::CAM::BoundaryTurnVariableStockSet::SetFeed ( NXOpen::CAM::BoundaryTurnVariableStockSet::FeedType  newValue)

Sets the feed rate toggle
Created in NX10.0.3.



License requirements : cam_base ("CAM BASE")

Parameters
newValuenewvalue
void NXOpen::CAM::BoundaryTurnVariableStockSet::SetFeedUnit ( NXOpen::CAM::BoundaryTurnSet::FeedUnitTypes  newUnit)

Sets the feed rate unit
Created in NX10.0.3.



License requirements : cam_base ("CAM BASE")

Parameters
newUnitnewunit
void NXOpen::CAM::BoundaryTurnVariableStockSet::SetFeedValue ( double  newValue)

Sets the feed rate value
Created in NX10.0.3.



License requirements : cam_base ("CAM BASE")

Parameters
newValuenewvalue
void NXOpen::CAM::BoundaryTurnVariableStockSet::SetPositionFromStart ( double  positionFromStart)

Sets the position from start
Created in NX9.0.2.



License requirements : cam_base ("CAM BASE")

Parameters
positionFromStartpositionfromstart

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