Get mullion for u/v index in curtainwall

Get mullion for u/v index in curtainwall

Anonymous
Not applicable
260 Views
0 Replies
Message 1 of 1

Get mullion for u/v index in curtainwall

Anonymous
Not applicable

Hi;

I'm using revit 2018. 

 

I'm trying to find the mullions that border each panel in a curtaingrid. I'd like a function that looks like IEnumerable<Mullion> mullionsForPanel(Panel p). Bonus points if we can do this without 

 

CurtainGrid.GetPanel(uIndex, vIndex) allows me to access panels by grid index, but I can't find a corresponding function for accessing mullions. Is there a way to disocver the relationships between mullions and panels without comparing either their geometry or location curves?

 

thanks!

 

Andrerw

0 Likes
261 Views
0 Replies
Replies (0)