Question
Enhancement Request | Vuforia Studio | Capability to get each 3D components' position information
- October 31, 2022
- 1 reply
- 1819 views
Is it possible to get 3D model's each compoment's (modelItem) position information(x,y,z and rx,ry,rz) programmatically in Studio?
I know we could manually add model item widgets then we could know each component's position(x,y,z, rx,ry,rz) from the model item's properties.
E.g: If I add a Model Item widget, it will show me its position like below attached figure. And the requirement here is to check whether it's possible to get those position information of each components dynamically(programmatically, with js or else).
Korean customer Yellotail wants to get the position of each components dynamically so that they could further dynamically create 3D label and place it near the required component.

