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.7.3.2 (2.7.3.2)
Syntax
public string[] getDefinedMaterials()

Return Value

String
Array of strings
See Also