Export point in a txt file

Export point in a txt file

Anonymous
Not applicable
773 Views
2 Replies
Message 1 of 3

Export point in a txt file

Anonymous
Not applicable

Hi, 

 

I would like to export coordinate of each corners of a face in a tkt file.

I already have the program how retrieve theses coordinates.

Can you help me how i can solve my problem ?

 

Thanks

0 Likes
Accepted solutions (1)
774 Views
2 Replies
Replies (2)
Message 2 of 3

jeremytammik
Autodesk
Autodesk
Accepted solution

Here is an example of a Revit add-in and external command that opens a text file, writes data to it, and optionally displays it to the user when done:

 

http://thebuildingcoder.typepad.com/blog/2015/04/list-all-import-instances.html

 

Cheers,

 

Jeremy



Jeremy Tammik
Developer Technical Services
Autodesk Developer Network, ADN Open
The Building Coder

Message 3 of 3

Anonymous
Not applicable

Thanks a lot Jeremy. 

0 Likes