Click or drag to resize

APImodelName Property

Name of the model. To be set prior to launch to have properly-named temporary files.
REST path: /model
REST verb: GET,POST
REST header: {"value", value}

Namespace: NextFEMapi
Assembly: NextFEMapi (in NextFEMapi.dll) Version: 2.6.0.0 (2.6.0.0)
Syntax
public string modelName { get; set; }

Property Value

String
Name of the model

Return Value

String
See Also