DesignSPHysics icon indicating copy to clipboard operation
DesignSPHysics copied to clipboard

add_object_to_sim Not Found

Open coolp4n opened this issue 3 years ago • 0 comments

'Case' object has no attribute 'add_object_to_sim' Hi there. My DSPH Version is "0.6.1.2102-24-04" When I create a new case based on an existing Freecad Document, it would call the function ("on_new_from_freecad_document") from mod/widgets/dock/dock_pre_processing_widget.py. In this function, the instance(Case.the()) calls a instance method --"add_object_to_sim". But it's strange that I cant find any method named after 'add_object_to_sim', even in the whole project. Looking forward to your reply asap. Thanks a lot

coolp4n avatar Mar 30 '22 07:03 coolp4n