I need a custom node for rotating single or multiple 2d element at their own axis

I need a custom node for rotating single or multiple 2d element at their own axis. can’t rotate multiple lines at their own axis.

You’ll need to provide more info than this, what have you tried so far? Where are you stuck with your current attempts?

2 Likes

by this script you can rotate family instance like multiple columns at their own axis.
and i want to rotate multiple lines in place of column.

1 Like

Look at “Element SetRotation” from GeniusLoci package.

2 Likes

What sort of line? Lines in Revit? Dynamo geometry?

you are right about this node it’s working.

1 Like