Click or drag to resize

APIaddCustomTranslations Method

Add custom translations to the model, from a CSV file with ";"-separated entries. The file must be encoded in UTF-8
REST path: /op/trasl
REST verb: POST

Namespace: NextFEMapi
Assembly: NextFEMapi (in NextFEMapi.dll) Version: 2.8.0.0 (2.8.0.0)
Syntax
public bool addCustomTranslations(
	string path
)

Parameters

path  String

Return Value

Boolean
See Also