Click or drag to resize

APImaterialAvailableFlags Method

Return a dictionary of all flags that can be defined for a material, with their description

Namespace: NextFEMapi
Assembly: NextFEMapi (in NextFEMapi.dll) Version: 2.8.1.1 (2.8.1.1)
Syntax
public Dictionary<string, string> materialAvailableFlags()

Return Value

DictionaryString, String
Dictionary of flags and their descriptions
See Also