Create shared instance parameter calling X,Y coordinates from project base point

Create shared instance parameter calling X,Y coordinates from project base point

thillYSMCS
Participant Participant
4,688 Views
4 Replies
Message 1 of 5

Create shared instance parameter calling X,Y coordinates from project base point

thillYSMCS
Participant
Participant

Hey all,

 

I'm trying to add a shared instance parameter to a very simple family (3-D box mass). I want to be able to schedule out the locations of these elements in plan as they relate to a common base point. Ideally, each scheduled element would have x,y coordinates denoting the location of the element. To do this, I think I need a shared instance parameter that is dictated by the placement of the 3-D element in the project environment. Seems like something users would pretty commonly need, but haven't found a way yet - thoughts?

0 Likes
Accepted solutions (1)
4,689 Views
4 Replies
Replies (4)
Message 2 of 5

L.Maas
Mentor
Mentor

In plain Revit you can place spot coordinates (Annotate tab) to indicate the position of elements.

If you really would like to make use of parameters you could use Dynamo to write a script to find the location and then write the values to the parameters.

Louis

EESignature

Please mention Revit version, especially when uploading Revit files.

0 Likes
Message 3 of 5

constantin.stroescu
Mentor
Mentor
Accepted solution

When I have to create a Coordinates Table for Site management and I don't use AutoCAD Data Extraction but I want to do it entirely in Revit, then I use a method which consists of a Generic Model Adaptive  Family with Shared Parameters ( X, Y and Angle -Instance Report) and a Schedule for Generic Model.

I think that , in your case, can be used a simplified version of my method....something like in my screencast:

https://knowledge.autodesk.com/community/screencast/2b1ac7b9-4b8f-49de-b1a9-01a1dfaaede3

Constantin Stroescu

EESignature

0 Likes
Message 4 of 5

thillYSMCS
Participant
Participant

@constantin.stroescu  that's a slick work-around. It's a shame the Revit interface has no direct way to query relative model geometry, but I'm guessing (hoping) that's probably something forthcoming from Autodesk. Appreciate the video, I'll look at building that into my family.

0 Likes
Message 5 of 5

pushpak.patel91
Explorer
Explorer

Hi, 

 

I see your video, It's very use for me thanks for the information. Can you please share with me the your share parameters TXT file. Apart from this. I need to add X and Y Coordinate value in the Lighting fixture family. because I need to add it on lighting fixture schedule. 

 

Can you please guide me for the same. 

0 Likes