Hi All,
I would like to offset the crop region inward in all my elevation view by 5mm, is that possible for dynamo? Thank in advance!
Yes curves can be offset. You’d need to scale it if you mean 5mm at sheet scale though.
Cropboxes can be retrieved and set using ootb nodes in 2023+ I think, otherwise MEPover has nodes for this.
3 Likes
Hi, thank for the response!
I have done the same thing but the node ‘get curve’ give ‘null’, any advise?
hi @dong2K8UG you are sure you have dynamoironpython package 2.7 installed? if you go with mepover…try viewcrop by curves from mepover, as the ootb you use expect a boundingbox
1 Like
Many thank, still something isn’t right here, is it the node ‘polycurve.offset’ not working, I don’t see the node ‘polycurve.offsetmany’ anywhere…
1 Like
It works. Thank you!
1 Like
I always use the Crump package for getting the curves in Dynamo R22
1 Like