Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
dev:viewer:sdk:sample_code [2021/02/08 13:35]
jeroen
dev:viewer:sdk:sample_code [2023/05/12 16:15]
jeroen [Downloads]
Line 1: Line 1:
-====== Sample Code Ready-To-Use Plugins ======+====== Source Code Sample Plugins ======
  
-This pages documents proof-of-conceptready-to-useplugins using the 3DM Viewer SDK. \\ +This pages documents the source code of proof-of-concept ready-to-use plugins using the 3DM Viewer SDK. \\ 
-Both plugin and source code of these plugins are freely available as examples to explore and to inspire.+Both plugins and source code of these plugins are freely available to use or, as examples to explore and to be inspired.
  
-Documentation on how to install and use these plugins is available on another section of this Knowledge Base, see [[dev:products:3dm_plugins]]+More information on how to use these plugins, see [[dev:products:3dm_plugins]].
  
 ===== Downloads ===== ===== Downloads =====
  
-Source code can be downloaded here. \\+The source code can be downloaded here. \\
 Installers, if available, can be downloaded from our website [[https://orbitgt.com/products/3dm-plugins/|]].  Installers, if available, can be downloaded from our website [[https://orbitgt.com/products/3dm-plugins/|]]. 
  
-  * Esri ArcGIS Online – using JS API \\ {{ :dev:viewer:sdk:orbit_3dm_plugin_arconline_2090.zip |}} +=== Orbit Photo Navigation for iTwin === 
-  Esri ArcGIS Pro – using .NET API \\ {{:dev:viewer:sdk:3d-mapping-plugin-arcgispro-19.10.0-code.zip|}} + 
-  * QGIS using Python API \\ {{:dev:viewer:sdk:3d-mapping-plugin-qgis-19.10.0-code.zip|}}+Using JS API \\ 
 +Implementation code can be requested via email orbit.product@bentley.com 
 + 
 +=== Esri WebAppBuilder Widget for ArcGIS Online === 
 + 
 +Using JS API \\ 
 +{{:dev:viewer:sdk:orbit_3dm_plugin_arconline_2090.zip|}} 
 + 
 +=== Esri Addin for ArcGIS Pro === 
 + 
 +Using .NET API and "ArcGIS Pro SDK for .NET" (version 2.5.0.22081) 
 +{{:dev:viewer:sdk:3d-mapping-plugin-arcgispro-19.10.0-code.zip|}} 
 + 
 +=== Esri Plugin for ArcMap === 
 + 
 +Using .NET API and "ArcObjects SDK for the Microsoft .NET Framework" (version 10.6.1) 
 +{{:dev:viewer:sdk:3d-mapping-plugin-arcmap.zip |}} 
 + 
 +=== QGIS Phyton Plugin === 
 + 
 +Using Python API \\ 
 +{{:dev:viewer:sdk:3d-mapping-plugin-qgis-19.10.0-code.zip|}}
 
Last modified:: 2023/05/12 16:15