Hi @Dale,
yes this looks promising and much more accurate than my script example. I’ve found how to use it in V5 by scripting the command. How would i do this with code so i can avoid selecting an object instead ? (I’ve seen your example here but have no idea how to convert it in python) In Rhino Common for V5 i only found the PageViewSpaceChange Event
but no method to actually perform the change.
btw. for the simple case i demonstrated above i’ve been able to transform using a simple translation matrix (since the detail only shows a top view). But i’d like to apply the same what _ChangeSpace
does using other views in my details too.
_
c.