Topography created not shown using API

Topography created not shown using API

shershahbacha9
Advocate Advocate
524 Views
6 Replies
Message 1 of 7

Topography created not shown using API

shershahbacha9
Advocate
Advocate

Hello !!

i am trying to create topography surface from text file in Revit using API. When i run the code its showing no errors and the whole process run completed but topography is not shown in Revit. Here i am sharing my code.

 

 

0 Likes
525 Views
6 Replies
Replies (6)
Message 3 of 7

shershahbacha9
Advocate
Advocate

In this post i am actually saying that this time i used text file which has no similar points and after running it give no error like previously it was giving by other text file having same points. Code runs successfully but i cant see topography

0 Likes
Message 4 of 7

jeremytammik
Autodesk
Autodesk

Can you see topography that you created manually? Maybe your view settings are incorrect?

 



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

0 Likes
Message 5 of 7

shershahbacha9
Advocate
Advocate

yes from same file when i create manually, i can see it. Previously i was getting error of presence of same points in text file then i took other text file having no similar points and then code is running successfully but no topography is shown

0 Likes
Message 6 of 7

shershahbacha9
Advocate
Advocate

i filtered whats present in active view and i can see the topography, then i selected using ID and here i can see my topography made. Now i need to do this in c# after making topography i have to add lines for either zooming to it, or filtering whats in active view present and then selecting using its ID or zooming to it

0 Likes
Message 7 of 7

shershahbacha9
Advocate
Advocate

i filtered whats present in active view and i can see the topography, then i selected using ID and here i can see my topography made. Now i need to do this in c# after making topography i have to add lines for either zooming to it, or filtering whats in active view present and then selecting using its ID or zooming to it.

0 Likes