Skip to content

Comments

switch to noop in postSolve function#14

Open
fuzzybear3 wants to merge 1 commit intoFreeCAD:mainfrom
fuzzybear3:fix-postsolve-error
Open

switch to noop in postSolve function#14
fuzzybear3 wants to merge 1 commit intoFreeCAD:mainfrom
fuzzybear3:fix-postsolve-error

Conversation

@fuzzybear3
Copy link

I found that this thrown error will cause the solver messages status on the right side to complain that the solve failed because it could not converge.

Terminal error: 107.488 <Assembly> AssemblyObject.cpp(177): Solve failed: To be implemented.

After the error is replaced with a no-op, the solver messages correctly show the number of unconstrained degrees of freedom.

Here is the .asmt file if that is needed.
XMM62400.zip

@fuzzybear3 fuzzybear3 changed the title switch to noop in postSolve funcion switch to noop in postSolve function Feb 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant