Click or drag to resize

APIrestraintsColor Property

Change color for restraints
REST path: /model/colors/restraint
REST verb: GET,POST
REST header: {"val", value}

Namespace: NextFEMapi
Assembly: NextFEMapi (in NextFEMapi.dll) Version: 2.6.0.0 (2.6.0.0)
Syntax
public int restraintsColor { get; set; }

Return Value

Int32
Integer value
Remarks
Request a ViewState event with ApplyColors flag to apply it suddenly
See Also