Class StockType
Represents a Stock Type for the part setup management.
Inheritance
StockType
Inherited Members
Namespace: TopSolid.Cam.NC.Kernel.Automating
Assembly: TopSolid.Cam.NC.Kernel.Automating.dll
Syntax
[DataContract]
[KnownType(typeof(BlockStockType))]
[KnownType(typeof(CylinderStockType))]
[KnownType(typeof(UserStockType))]
[KnownType(typeof(NoStockType))]
[KnownType(typeof(InheritedStockType))]
[KnownType(typeof(OffsetStockType))]
[AvailableSinceVersion(7, 15, 0, 0)]
public abstract class StockType
Remarks
This class is available since v7.15.
Constructors
| Name | Description |
|---|---|
| StockType() |