How to draw a symbol in plan view?

How to draw a symbol in plan view?

Anonymous
Not applicable
537 Views
2 Replies
Message 1 of 3

How to draw a symbol in plan view?

Anonymous
Not applicable

I saw a plugin of revit for the purpose of showing a floating grid symbol that consistently stays on the edge of the window.

This only works in plan view.

Does anyone know how to implement such a function?

 

suspendedgrid.gif

0 Likes
538 Views
2 Replies
Replies (2)
Message 2 of 3

recepagah12
Advocate
Advocate

From what I understood, you want to create grid on the edge of the windows. That's feasible. First, learn how to create a grid, then learn how to get the edge of the window. Then compile them in a single code. You can access samples from Revit SDK  Samples.

Good Luck,

Recep.

0 Likes
Message 3 of 3

Anonymous
Not applicable
Thanks for your reply.
 
Sorry, it's not about creating grid through API. The grid already exists, but the symbol of grid head often out of sight when zooming in on the plan view.
 
So I want to put an individual symbol on the edge of the window to identify the grid when it's head out of window.
 
This symbol's position will follow the grid. 
 
The problem is that I don't know how to use API to implement that symbol.
0 Likes