Click or drag to resize

APIsolidColor Property

Change color for solids
REST path: /model/colors/solid
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 solidColor { get; set; }

Return Value

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