Click or drag to resize

APIremoveAllLoads Method

Removes all the loads in the model
REST path: /load/all
REST verb: DELETE

Namespace: NextFEMapi
Assembly: NextFEMapi (in NextFEMapi.dll) Version: 2.6.0.0 (2.6.0.0)
Syntax
public bool removeAllLoads()

Return Value

Boolean
True if successful, False otherwise
Remarks
True
See Also