Interface IST_AxisToolpathMultiplayer
Namespace: STOperationTypes
Assembly: STOperationTypes.dll
Syntax
[Guid("345D64D0-8978-4AA8-BC26-52887C229A6D")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IST_AxisToolpathMultiplayerProperties
AxisID
Declaration
string AxisID { get; }Property Value
| Type | Description | 
|---|---|
| string | 
Count
Declaration
int Count { get; }Property Value
| Type | Description | 
|---|---|
| int | 
StartValue
Declaration
double StartValue { get; }Property Value
| Type | Description | 
|---|---|
| double | 
Step
Declaration
double Step { get; }Property Value
| Type | Description | 
|---|---|
| double | 
Methods
AddTransformedCopy(double)
Declaration
void AddTransformedCopy(double AxisDelta)Parameters
| Type | Name | Description | 
|---|---|---|
| double | AxisDelta |