Class OffsetStockType
Represents an Inherited Stock Type.
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: TopSolid.Cam.NC.Kernel.Automating
Assembly: TopSolid.Cam.NC.Kernel.Automating.dll
Syntax
public class OffsetStockType : StockType
Remarks
This class is available since v7.15.
Constructors
OffsetStockType(SmartReal)
Initializes a new instance of a OffsetStockType class.
Declaration
public OffsetStockType(SmartReal inOffset)
Parameters
Type | Name | Description |
---|---|---|
SmartReal | inOffset | The offset. |
Fields
Offset
Stocks.
Declaration
public SmartReal Offset
Field Value
Type | Description |
---|---|
SmartReal |