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.6.0.0 (2.6.0.0)
Syntax
public bool removeRigidDiaphragms()

Return Value

Boolean
True if successful
See Also