Click or drag to resize

APIremoveRigidDiaphragms Method

Remove all the rigid floor constraints in the model.
REST path: /op/mesh/rigiddiaph
REST verb: DELETE

Namespace: NextFEMapi
Assembly: NextFEMapi (in NextFEMapi.dll) Version: 2.7.3.2 (2.7.3.2)
Syntax
public bool removeRigidDiaphragms()

Return Value

Boolean
True if successful
See Also