Create Detail Line on Sheet from Crop Region View

Hello Everyone,
I’m trying to draw a detail lines to follow the view crop box boundaries on sheets. I got curves from View CropBox Node but I don’t know how to transfer them to curves on XY plane to create Detail Line on Sheet.
My request is similar to topic:Get View Crop box boundaries on sheet and draw Detail lines on sheet


Thanks for all.

Get the plane from the view (clockwork has a node), and try Curve.PullOntoPlane.

If the View is Elevation View, this doesn’t work.

You’re using the XY plane; try getting the view’s plane instead. I believe the clockwork node is View.Plane