How to dynamically remove Vellum weld constraints?

   81   1   0
User Avatar
Member
1 posts
Joined: Feb. 2025
Offline
Hello,
I am trying to remove weld constraints dynamically through a SOP Solver.
The constraints are being removed inside the SOP Solver, but at the object level nothing happens with the weld.
How can I remove it?
If I try to remove, for example, a glue constraint in the same way, everything works fine.

Attachments:
weldconstraints.hiplc (6.9 MB)

User Avatar
Member
9257 posts
Joined: July 2007
Online
welds are not constraints, but i@weld attribute on Geometry (not ConstraintGeometry) that points to the point it's welded to
you can set i@weld to -1 to break it manually
Tomas Slancik
CG Supervisor
Framestore, NY
  • Quick Links