Click or drag to resize

APIgetSectionColor Method

Get the color of the selected section in RGB format
REST path: /section/set/color/[ID]
REST verb: GET

Namespace: NextFEMapi
Assembly: NextFEMapi (in NextFEMapi.dll) Version: 2.6.0.0 (2.6.0.0)
Syntax
public int getSectionColor(
	string ID
)

Parameters

ID  String
ID of the section

Return Value

Int32
Integer
See Also