| IIsolatedFoundationDataStepLengthDir1 Property |
Gets the step length in direction 1 (in [mm])
Namespace: TSD.API.Remoting.FoundationsAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IProperty<double> StepLengthDir1 { get; }
ReadOnly Property StepLengthDir1 As IProperty(Of Double)
Get
property IProperty<double>^ StepLengthDir1 {
IProperty<double>^ get ();
}
abstract StepLengthDir1 : IProperty<float> with get
Property Value
IPropertyDoubleSee Also