cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 
Archicad C++ API
About Archicad add-on development using the C++ API.

How to obtain the accurate position of the camera in an axonometric view?

WalterWhite
Contributor

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?Snipaste_2025-07-30_16-47-26.png

2 REPLIES 2

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.

Ralph Wessel BArch
Central Innovation

Thank you for your plan. I will give it a try.

Didn't find the answer?

Check other topics in this Forum

Back to Forum

Read the latest accepted solutions!

Accepted Solutions

Start a new conversation!