2025-07-30 10:56 AM
I have obtained information about axmetric views through api such as API_AxonoPars axono and p.u.axono.tranmat.tmx. I also know that the GetViewPoint() interface in the perspective view can obtain the camera position in the perspective view, but it seems that it is not applicable to the camera position in the axis test diagram.Is there a way to get the exact position of the camera under the axmetric view?
2025-07-31 11:58 AM
I don't know of a way to get the exact camera position from an axo view - I've only created an approximation by taking the centre of the model bounds and offsetting it along the axis of the view direction.
2025-08-04 05:11 AM
Thank you for your plan. I will give it a try.