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.7.3.2 (2.7.3.2)
Syntax
public bool removeAllLoads()

Return Value

Boolean
True if successful, False otherwise
Remarks
True
See Also