Interface ICamApiTurnGeometryModelItem
Model item representing turn geometry (added via ICamApiModelFormerWithTurnGeometry.AddTurnSelected)
Namespace: CAMAPI.ModelFormerTypes
Assembly: CAMAPI.ModelFormerTypes.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("7839BA4A-8FA6-44CF-A15D-EAC1F73D988E")]
public interface ICamApiTurnGeometryModelItem
Properties
ProfileModeName
Name of the profile mode
Declaration
string ProfileModeName { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Stock
Machining stock offset
Declaration
double Stock { get; set; }
Property Value
| Type | Description |
|---|---|
| double |