Click or drag to resize

APIelementAvailableFlags Method

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

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

Return Value

DictionaryString, String
Dictionary of flags and their descriptions
See Also