how to find the coordinates of revit file and circle drawn on that file

how to find the coordinates of revit file and circle drawn on that file

Anonymous
Not applicable
670 Views
2 Replies
Message 1 of 3

how to find the coordinates of revit file and circle drawn on that file

Anonymous
Not applicable

hi,

 

Please provide me the solution, how to find the coordinates of revit file and circle drawn on that file as circle Exit Test to find the compliance for the rooms mention in that file. The problem is that i m facing how to find the coordinates of the center and circumference of that cirlce.

 

Thanks in advence. 

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

phildebrandt
Enthusiast
Enthusiast

Not sure what your asking. Can you give a step by step procedure or code sample?

0 Likes
Message 3 of 3

Anonymous
Not applicable

Thanks for your reply.

 

Let me make it more clear

 

1. I have a revit file with rooms drawn in it

2. I am using this revit file in .net application with revit API

3. I have developed a logic to draw CIRCLE EXIT test on this revit file

4. I want to have compliance report for this Circle Exit test in accordance with rooms.

5. Rooms that are lying in cirlce exit, will be compliance. Room that are outside the circle or intersecting circle will be non-compliance

6. Now I need to find out the rooms that are within circle & outside circle. For this as per my understanding, I need to find out the co-odinate of circle at center & circumference, so that I can compare these co-ordinates with rooms co-ordinate.

7, I need help in calculating the circle center co-ordinates, circumference co-ordinates.

8. Please suggest me other option if available for circle test compliance/non compliance report.

 

Thanks,

 

0 Likes