Trying to set new crop box curves around elevated curtain walls. Offset from these walls. But firstly just around the outside of the curtain wall element. I dont understand how the Boundingbox.PerimeterCurvesOnPlane works yet. Is there a way to extract the curves from a curtain wall using the Element.BoundingBox and use them to set crop box curves? Using the view plane with BoundingBox.PerimeterCruvesOnPlane seemed to make sense to me but that didnt work.
One method could be to convert an offset polycurve to a surface by patch, then get the permeter curves.
Step one (not pictured) was just selecting the wall face, but a “perimeter” could be obtained through other means.
Does this help?
awesome! never saw View.setcropRegion node! Works great setting the crop region around the curtain wall element. However the View.ResizeCropBox isnt working. Just stuffs up the nicely set up element crop views instead of expanding them. Seems to change the far clip offset drastically too
You wouldn’t know why this one view is at a 90 degree angle would you? Because the area of the curtain wall is small so its picking up another face? There a way to narrow the box? I don’t really know what I’m talking about
You may be correct with the area sizing being the same, hence the wrong crop lines. You could filter the faces by their normals to get the correct orientation needed?