NX Open C++ Reference Guide
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 Member Functions

double DistanceFromBoundary ()
 Returns the distance from boundary
Created in NX9.0.2. 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 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 Function Documentation

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

Returns the distance from boundary
Created in NX9.0.2.



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::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 2012 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.