Class StockDevice
Inheritance
StockDevice
Inherited Members
Namespace: NXOpen.Routing
Assembly: NXOpen.dll
Syntax
public class StockDevice : SingleDevice, IMessageSink, ICharacteristic, INXObject
Constructors
StockDevice()
Declaration
protected StockDevice()
Properties
StockDefinition
Declaration
public StockDefinition StockDefinition { get; set; }
Property Value
Type | Description |
---|---|
StockDefinition |
StockLength
Declaration
public double StockLength { get; set; }
Property Value
Type | Description |
---|---|
double |
Methods
LogStockDeviceWiresforConcurrency(Part)
Declaration
public void LogStockDeviceWiresforConcurrency(Part partTag)
Parameters
Type | Name | Description |
---|---|---|
Part | partTag |
Implements
System.Runtime.Remoting.Messaging.IMessageSink