Manipulating Objects With Snaps

Hello,

I am very new to FG and GH, so I apologize if my terminology is incorrect. I am running FG on the Hololens.

I am trying to figure out how to move objects modeled in Rhino in AR with gestures but with added snaps or angle constraints. For example, I would like to have the a general model with parts/pieces that can be moved and adjusted “freely” within those angular constraints and with snaps to control points on the model and the moveable pieces.

Any help is appreciated!

Hi @taylor.brown

Take a look at How to limit movements and prevent scaling of objects in Fologram space? for examples of implementing movement constraints in Grasshopper.

This more in-depth post explains how to adjust between constraints using a state gate: Expert: How to get and set dynamic global variables using events

Hopefully this is enough to help you put something together but let me know how you go!