Graphical Element Can't Bake or Get Geometry from Detail Item

Hi,

I’m trying to get curves from a Revit Detail Item, “Graphical Element” doesn’t work. Is there a practical way?

Detail Items are View Dependent, use the Element View Geometry component.

Thank you Japhy!

1 Like

Hey Japhy, similar issue for Railing but can’t use the same solution.

Yes, if you get just the Railing it doesn’t include the Top Railing (similar to getting a Curtain Wall, the Panels and Mullions are separate)

You can use the Element Dependents to gather, or query the category

Got it, make sense, thank you Japhy