Click or drag to resize

APIgetLenUnit Method

Get the unit for length in the model
REST path: /units/l
REST verb: GET

Namespace: NextFEMapi
Assembly: NextFEMapi (in NextFEMapi.dll) Version: 2.6.0.0 (2.6.0.0)
Syntax
public string getLenUnit()

Return Value

String
The unit for length in the model
See Also