hexagon logo

Adams animation view inside view

Adams animation view inside view
Parents
  • Hi Niels!
    It is indeed possible, but it will require some scripting.
     
    One way to do it is to do the following steps:
    create the page layout with two views (eg. side by side)
     
    Then press F3 and write:
     
    interface view modify view_name = .gui.ppt_main.sash1.sash2.gfx.page_1.view_1 location = 0,0 width =1 height = 1
    interface view modify view_name = .gui.ppt_main.sash1.sash2.gfx.page_1.view_2 location = 0.7,0.5 height=0.5 width =0.3
     
    Se attached screenshot and animation
     
    Regards
    Thomas
    screenshot
     

    Attached Files (1)
Reply
  • Hi Niels!
    It is indeed possible, but it will require some scripting.
     
    One way to do it is to do the following steps:
    create the page layout with two views (eg. side by side)
     
    Then press F3 and write:
     
    interface view modify view_name = .gui.ppt_main.sash1.sash2.gfx.page_1.view_1 location = 0,0 width =1 height = 1
    interface view modify view_name = .gui.ppt_main.sash1.sash2.gfx.page_1.view_2 location = 0.7,0.5 height=0.5 width =0.3
     
    Se attached screenshot and animation
     
    Regards
    Thomas
    screenshot
     

    Attached Files (1)
Children
No Data