@khalid.ansari7A9T6 Let me Chime in Here. Both @ToanDN and @jay_colcombe Are correct and I just want to add to their inputs to walk you thru the entire process from start to finish See steps and Video. I also had a blog post about this topic in 2013. The link is below
You are not able to rotate it because you need the existing angle of the existing scope box and the extents of the scope box.
So
follow these steps (For the non Dynamo solution)
NAME EXISTING SCOPE BOX IF NOT NAMED ALREADY< I AM GOING TO CALL EXISTING SCOPE BOX ("EXISTING_SCOPE_BOX")
- draw two grid lines parallel to global x global axis (Why use gridlines? because they are just sacrificial elements and gridlines have a parameter that will let you assign a scope box to them ((you could also use a reference plane)))
- select the two new gridlines and change The instance properties to "EXISTING_SCOPE_BOX"
- select the new gridlines again and change the scope box to none. (this will shorten the gridlines)
((((NOTE IF FOR SOME REASON THE GRIDLINES DO NOT SHORTEN Simply drag the end to the dot at the intersections of the scope box)))
- draw a gridline between the two end gridlines
- measure that angle and that is the EXISTING ANGLE of your scope box! (lets call it angle grid line)
- draw two new new grid lines 1-parallel 1-perpendicular to the angle grid line that extends beyond the scope box
- select the two new new parallel and perp grid lines and change the scope box to "EXISTING_SCOPE_BOX" then back to none. (the reason to do this is the get the dimensions of the scope box.
- NOW. Move the parallel and perpendicular gridlines to one corner. draw 2 more gridlines to make the entire scope box bound by gridlines if desired.
- select the parallel and perpendicular gridlines AND THE EXISTING SCOPE BOX. MOVE AND then Rotate (MAKE SURE TO ROTATE WITH DISJOIN OFF or else it will create a new scope box) that scope box to the desired location. IN this example I moved it to the grid intersection.
(note: is this alot of work? Yes! you have to use workarounds because Revit does not allow you to dimension or pick scopeboxes in the UI)
FYI
https://therevitcomplex.blogspot.com/2013/08/learn-how-to-align-and-measure-scope.html
Marcello Sgambelluri
