Click or drag to resize

APIgetDefinedMaterials Method

Return a list of used material IDs
REST path: /materials
REST verb: GET

Namespace: NextFEMapi
Assembly: NextFEMapi (in NextFEMapi.dll) Version: 2.6.0.0 (2.6.0.0)
Syntax
public string[] getDefinedMaterials()

Return Value

String
Array of strings
See Also