Click or drag to resize

CMDriveRemotePipeGetForceUnit Method

Gets the unit that the force is given in.

Namespace: CompreDriveSDK.WCF.Pipe
Assembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.19.1
Syntax
public string GetForceUnit()

Return Value

String
The force unit, e.g. kN.

Implements

ICompreDriveWCFGetForceUnit
See Also