API for Cycle Section Head / Tail ???

API for Cycle Section Head / Tail ???

Anonymous
Not applicable
1,854 Views
4 Replies
Message 1 of 5

API for Cycle Section Head / Tail ???

Anonymous
Not applicable

I'm new into Revit API.

 

There is any method to access the function Cycle Section Head / Tail from Revit?

 

Capture.JPG

 

I was thinking is something like at datum elements, but are different classes. For levels and grids is possible to hide quickly the end bubble. But for the sections should be other method.

 

Any suggestion? Thanks.

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

jeremytammik
Autodesk
Autodesk
Accepted solution

Probably not possible right now, as you can see from the following discussion, which also suggests a workaround:

 

https://forum.dynamobim.com/t/dynamo-revit-api-hide-section-head-tail-in-view-by-instance/12684/6

 

Cheers,

 

Jeremy



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

Message 3 of 5

Anonymous
Not applicable

I was hoping to found something.. so I'll take the alternative method.
Thanks for confirmation!

0 Likes
Message 4 of 5

Anonymous
Not applicable

@jeremytammik Is there still no solution for this problem, I am trying to do the same.
I created a view section using Revit API in c# and the created section lacks the section tail and can't get the parameter related to it.

Message 5 of 5

jeremy_tammik
Alumni
Alumni

Can you achieve what you need manually through the end user interface? If so, please do so, and analyse the exact changes generated by the modification in the Revit database on the elements, their parameters and properties using RevitLookup and other API methods. Maybe that will provide a hint on how to achieve the same programmatically as well.

 

Jeremy Tammik Developer Advocacy and Support + The Building Coder + Autodesk Developer Network + ADN Open