Click or drag to resize

APIremoveFloorLoad Method

Remove the specified floor load type
REST path: /load/floor/remove/[name]
REST verb: GET

Namespace: NextFEMapi
Assembly: NextFEMapi (in NextFEMapi.dll) Version: 2.6.0.0 (2.6.0.0)
Syntax
public bool removeFloorLoad(
	string name
)

Parameters

name  String

Return Value

Boolean
Boolean value
See Also