I'm trying to generate a section box that is applied to a 3D view that is specific to a level. so if there are 25 levels, there are 25 3D views, and just as example, lets say the section box goes from 0' below the level to 4' above the level. I've managed to create the bounding boxes that are in the appropriate place, but when i try to connect them View3D.SetSectionBox, it's just give a bunch of null, and applying only the first section box to all of the views.
I think that particular node won't accept lists as input
I'm planning to use this for coordination views between architecture, structure, MEP, etc, and slice up the 3D views by level.
I think that particular node won't accept lists as input
I'm planning to use this for coordination views between architecture, structure, MEP, etc, and slice up the 3D views by level.
Comment