AlbertoGZ
Aug. 2, 2024 02:37:45
I'm not sure to use right the Points Constraint, so when I use a integer value directly (for points for example) it works as expected, but when I provide the path for the group containing the point(s) doesn`t work.
Any tip?
Thanks
edward
Aug. 2, 2024 20:51:25
The path is already specified so don't try to specify it again. The group syntax is documented here:
https://www.sidefx.com/docs/houdini/model/groups.html#manual [
www.sidefx.com] ... It refers to the geometry as output by the node specified by the path.
AlbertoGZ
Aug. 3, 2024 10:12:55
It seems is working with only set the name of the group instead the full path. Thank you Edward.