Class NoStockType
Represents a No Stock Type.
Inherited Members
Namespace: TopSolid.Cam.NC.Kernel.Automating
Assembly: TopSolid.Cam.NC.Kernel.Automating.dll
Syntax
[DataContract]
[AvailableSinceVersion(7, 15, 0, 0)]
public class NoStockType : StockType
Remarks
This class is available since v7.15.
Constructors
| Name | Description |
|---|---|
| NoStockType() | Initializes a new instance of a NoStockType class. |