Pick a point from project?

I was wondering if there’s a way to select an existing project reference point to be used in Dynamo? To be used as a point-attractor for instance, to be able to query an existing point and use to information to calculate distances and other things and data can update after moving the point in the project (similar to selecting a rhino point in grasshopper) instead of using in-dynamo coordinates to control the created point? If not, I could add it as a wish in GitHub.

Hello Arek Keshishian,

You can use Select Model Element node to choose reference point from Project or Family.

Let me know what exactly you are looking for

Thanks,

Ritesh

You can do it several ways:

RefPoint

Thanks a lot guys! This has been fixed, I was very new to Dynamo when I asked this, thanks for the patience :slight_smile: