Hi Pasha
Thank you so much for the help, I tried your suggestion of: muscle.getGeometryPath.addPathWrap(WrapAdd) and it worked perfectly!
Thanks so much
Alex
Search found 3 matches
- Mon Jun 27, 2022 3:57 am
- Forum: OpenSim
- Topic: cloneAndAppend Wrap Object in MatLab not working
- Replies: 2
- Views: 311
- Fri Jun 24, 2022 5:37 am
- Forum: OpenSim
- Topic: cloneAndAppend Wrap Object in MatLab not working
- Replies: 2
- Views: 311
cloneAndAppend Wrap Object in MatLab not working
Hi, I am attempting to locate an existing wrap object in a model and add it to an existing muscle. When I do this I get the following error: No method 'cloneAndAppend' with matching signature found for class 'org.opensim.modeling.PathWrapSet'. Does anyone have any insight into what I am doing wrong ...
- Fri Jun 24, 2022 5:27 am
- Forum: OpenSim
- Topic: Building Wrapping Object from Scratch in MATLAB
- Replies: 4
- Views: 633
Re: Building Wrapping Object from Scratch in MATLAB
If you were initially having issues with cloneAndAppend, how does adding the Wrap Object to the body fix the issues with cloneAndAppend? I am slightly confused as to why cloneAndAppend was still used in the workaround for cloneAndAppend issues? I am new to all this and very confused about pretty muc...