Click or drag to resize

APIcolorRule Property

Current color rule used in elements: 1 by section, 2 by material, 3 by group
REST path: /model/colors/rule
REST verb: GET

Namespace: NextFEMapi
Assembly: NextFEMapi (in NextFEMapi.dll) Version: 2.6.2.4 (2.6.2.4)
Syntax
public int colorRule { get; }

Return Value

Int32
Integer value
Remarks
Readonly. Use colorizeModel to change it
See Also