Is the Nx Cloud up? Visit our Status Page for the current health and performance of the Nx Cloud.

Status Page

how to append camera view with designated position using Nx Java script API

Answered

Comments

2 comments

  • Anton Babinov
    • Network Optix team

    Hello Yoshitaka,

    whenever adding new item to the layout you can specific its geometrical position via X,Y coordinates and its size. 

    Our test page sample provides sample when user can specify item positioning when adding new object to the layout and see current position for all objects.

     

    Look at how ItemParams Class is managed in our sample, it has geometry field allowing you to control X,Y coordinates.

     

    0
  • Yoshitaka Muroi

    Anton Babinov

    Thank you for the comment and sorry for the late reply on it.

    0

Please sign in to leave a comment.