iam trying to rotate the section box to be align with a selected face but iam a beginner
Crumple nodes has the View.SectionBox node which can retrieve the current box (note: this is not the CropBox) - Using the bounding box you can convert it to cuboid geometry and manipulate. Use coordinate systems to do this - then extract the max and min points and convert to new bounding box before utilising a Clockwork View3D.SetSectionBox node
1 Like


