Click or drag to resize

APIisEmptyModel Method

Check if the model is empty
REST path: /op/empty
REST verb: GET

Namespace: NextFEMapi
Assembly: NextFEMapi (in NextFEMapi.dll) Version: 2.8.1.1 (2.8.1.1)
Syntax
public bool isEmptyModel()

Return Value

Boolean
True if the model is empty, False otherwise
See Also