Hi Johannes, You're right, thanks! Oh and by the way, using the _3d module documentation of version 3.36 (https://qgis.org/pyqgis/3.36/_3d/index.html) is it possible to code everything that the GUI offers or some features of the GUI are not yet implemented in the python API ?
Cheers, Abdelghani On Thu, 25 Apr 2024 at 15:16, Johannes Kröger (WhereGroup) < johannes.kroe...@wheregroup.com> wrote: > Hi Abdelghani, > > that blog post highlights new features of version 3.36. Those methods are > not available in 3.34.x. ;) > > Cheers, Hannes > On 25.04.24 14:47, Abdelghani Tamort wrote: > > Hi Saber, > > From the link you sent, I tried some code lines. For instance, I tried " > iface.mapCanvases3D()" but It doesn't seem to work, I'm getting the > following error: AttributeError: 'QgisInterface' object has no attribute > 'mapCanvases3D'. I'm working on QGIS 3.34.5. > > > Kind regards, > > Abdelghani > > On Fri, 12 Apr 2024 at 15:49, Saber Razmjooei < > saber.razmjo...@lutraconsulting.co.uk> wrote: > >> Hi, >> >> You can find more code snippet and examples here: >> https://www.lutraconsulting.co.uk/blog/2024/02/05/new-features-in-qgis-36/ >> >> Kind regards >> Saber >> >> On Fri, 12 Apr 2024 at 11:58, Johannes Kröger (WhereGroup) via >> QGIS-Developer <qgis-developer@lists.osgeo.org> wrote: >> >>> Hi, >>> >>> afaik the 3D Python API is not fully finalized yet. But you can already >>> control some aspects of it from Python, mostly the views themselves. >>> This was added recently, see https://github.com/qgis/QGIS/pull/55862 >>> >>> Have fun! >>> Hannes >>> >>> On 12.04.24 11:30, Abdelghani Tamort via QGIS-Developer wrote: >>> > Hello, >>> > >>> > I want to post a message (which contains an inquiry) to the qgis >>> > developer list. >>> > The message is the following: >>> > >>> > Is there a solid documentation/tutorials on handling 3D on QGIS's >>> > python API ? Currently working on a QGIS plugin that exports data in >>> > 3D format and trying to make use of the 3D views in QGIS to visualize >>> > the outputs. I am aware of the Qgis2threejs plugin >>> > (https://github.com/minorua/Qgis2threejs) but I am more interested in >>> > working with the native 3D handling of QGIS. >>> > >>> > >>> > Thanks in advance >>> > >>> > >>> > Abdelghani TAMORT >>> > >>> > _______________________________________________ >>> > QGIS-Developer mailing list >>> > QGIS-Developer@lists.osgeo.org >>> > List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer >>> > Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer >>> >>> -- >>> Johannes Kröger / GIS-Entwickler/-Berater >>> >>> --------------------------------------------- >>> Aufwind durch Wissen! >>> Web-Seminare und Online-Schulungen >>> bei der www.foss-academy.com >>> --------------------------------------------- >>> >>> WhereGroup GmbH >>> c/o KK03 GmbH >>> Lange Reihe 29 >>> 20099 Hamburg >>> Germany >>> >>> Tel: +49 (0)228 / 90 90 38 - 36 >>> Fax: +49 (0)228 / 90 90 38 - 11 >>> >>> johannes.kroe...@wheregroup.com >>> www.wheregroup.com >>> Geschäftsführer: >>> Olaf Knopp, Peter Stamm >>> Amtsgericht Bonn, HRB 9885 >>> ------------------------------- >>> >>> _______________________________________________ >>> QGIS-Developer mailing list >>> QGIS-Developer@lists.osgeo.org >>> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer >>> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer >>> >> >> >> -- >> Saber Razmjooei >> www.lutraconsulting.co.uk >> >> -- > Johannes Kröger / GIS-Entwickler/-Berater > > --------------------------------------------- > Aufwind durch Wissen! > Web-Seminare und Online-Schulungen > bei der www.foss-academy.com > --------------------------------------------- > > WhereGroup GmbH > c/o KK03 GmbH > Lange Reihe 29 > 20099 Hamburg > Germany > > Tel: +49 (0)228 / 90 90 38 - 36 > Fax: +49 (0)228 / 90 90 38 - 11 > johannes.kroe...@wheregroup.comwww.wheregroup.com > Geschäftsführer: > Olaf Knopp, Peter Stamm > Amtsgericht Bonn, HRB 9885 > ------------------------------- > >
_______________________________________________ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer