NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | Public Member Functions | Properties | List of all members
NXOpen.CAM.BoundaryTurnVariableStock Class Reference

Represents a BoundaryTurnVariableStock More...

Inheritance diagram for NXOpen.CAM.BoundaryTurnVariableStock:
NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  PositionType { Distance, Percent }
 the position types available More...
 

Public Member Functions

unsafe
NXOpen.CAM.BoundaryTurnVariableStockSet 
CreateItemBuilder ()
 Create a new set More...
 
- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Properties

unsafe
NXOpen.CAM.BoundaryTurnVariableStock.PositionType 
PositionalValues [get, set]
 Returns or sets the positional values More...
 
unsafe
NXOpen.CAM.BoundaryTurnVariableStockSetList 
StockList [get]
 Returns the stock list More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a BoundaryTurnVariableStock

This is an abstract class and cannot be instantiated.

Created in NX9.0.2

Member Enumeration Documentation

the position types available

Enumerator
Distance 
Percent 

Member Function Documentation

unsafe NXOpen.CAM.BoundaryTurnVariableStockSet NXOpen.CAM.BoundaryTurnVariableStock.CreateItemBuilder ( )
inline

Create a new set

Created in NX9.0.2

License requirements: cam_base ("CAM BASE")

Returns
the variable stock set object

Property Documentation

unsafe NXOpen.CAM.BoundaryTurnVariableStock.PositionType NXOpen.CAM.BoundaryTurnVariableStock.PositionalValues
getset

Returns or sets the positional values

Created in NX9.0.2

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")

unsafe NXOpen.CAM.BoundaryTurnVariableStockSetList NXOpen.CAM.BoundaryTurnVariableStock.StockList
get

Returns the stock list

Created in NX9.0.2

License requirements: None.


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