 | IDistanceProviderGetDistance Method |
Get the current distance in [m].
Namespace: CompreDriveSDK.PluginsAssembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
SyntaxFunction GetDistance As Double?
Return Value
NullableDoubleThe distance in [m].
Exceptions
Remarks
Return null if no distance is available.
For scaling, the distance value should decrease when the CompreDrive moves upwards.
See Also