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
dev:products:3dm_plugins [2021/01/28 11:47]
reine
dev:products:3dm_plugins [2024/03/28 07:42] (current)
pieter [Downloads]
Line 1: Line 1:
 ====== Orbit 3DM Plugins ===== ====== Orbit 3DM Plugins =====
  
-===== Installation =====+Reference documentation of Orbit 3DM Plugins for [[dev:products:3dm_publisher|Orbit 3DM Publisher]] and [[dev:products:3dm_cloud|Orbit 3DM Cloud]].
  
-Orbit offers a proof of concept plugins that are created using the free [[dev:products:3dm_viewer_sdk|3DM Viewer SDK]]. +===== Concept =====
  
 +Orbit 3DM Plugins can be used to visualize reality data from Orbit 3DM Publisher or Cloud in a 3rd party application. The 3DM Viewer can interact with the application to navigate, synchronize, save measurements, overlay objects...
  
-The plugins embed the Orbit 3DM Viewer. Generic requirements are documented here:  +===== Downloads =====
-  * [[dev:technology:platforms:specs_webclient|]].+
  
-Specific requirements related to the host application can be reviewed here+  * {{:technology:plugins:orbit-3dm-plugin-microstation-2170.zip|orbit-3dm-plugin-microstation}} 
-  * Orbit 3DM Plugin for Bentley Microstation +  * {{:technology:plugins:orbit-3dm-plugin-esri-arcmap-2050.zip|orbit-3dm-plugin-esri-arcmap}} 
-  * [[dev:products:3dm_plugin_itwin|]] +  * {{:technology:plugins:orbit-3dm-plugin-esri-arcgispro-2050.zip|orbit-3dm-plugin-esri-arcgispro 2.X}} 
-  * [[dev:products:3dm_plugin_qgis|]] +  * {{:technology:plugins:plugin_3dm_esri_arcpro3.zip|orbit-3dm-plugin-esri-arcgispro 3.X}} 
-  * Orbit 3DM Widget for ESRI ArcGIS Online WebAppBuilder or Experience Builder +  * {{:technology:plugins:orbit-3dm-plugin-esri-webappbuilder-widget-2401-code.zip|orbit-3dm-plugin-esri-webappbuilder-widget}}<sup>UPDATED</sup> 
-  * [[dev:products:3dm_plugin_arcgis|]] +  * {{:technology:plugins:orbit-3dm-plugin-arcgis-experiencebuilder-widget-2401-code.zip|orbit-3dm-plugin-arcgis-experiencebuilder-widget}} <sup>NEW</sup> 
-  * [[dev:products:3dm_plugin_arcgispro|]] +  * {{:technology:plugins:orbit-3dm-plugin-autodesk-autocadmap-19100.zip|orbit-3dm-plugin-autodesk-autocadmap}} 
-  * [[dev:products:3dm_plugin_autocad|]]+  * {{:technology:plugins:orbit-3dm-plugin-qgis-2401.zip|orbit-3dm-plugin-qgis}}<sup>UPDATED</sup>
  
 +===== Plugin-specific documentation =====
  
 +  * [[dev:products:plugin:3dm_plugin_microstation|]]
 +  * Orbit 3DM Viewer for Bentley iModel.JS and iTwin applications
 +  * [[dev:products:plugin:3dm_plugin_qgis|]]
 +  * [[dev:products:plugin:3dm_plugin_arcgisonline|]]
 +  * [[dev:products:plugin:3dm_plugin_arcgis|]]
 +  * [[dev:products:plugin:3dm_plugin_arcgispro|]]
 +  * [[dev:products:plugin:3dm_plugin_autocad|]]
  
-===== Orbit 3D Mapping Toolbar ===== +=== PLugins provided by Orbit Partners ==
-All plugins have their specific installation, related to their host application. But the Orbit 3D Mapping Toolbar is the same for all the host applications. Underneath the different tools are described. \\+ 
 +  * [[dev:products:plugin:3dm_plugin_smallworld|]] 
 +  * Orbit 3DM Plugin for iBMaximo 
 + 
 +===== Related documentation ===== 
 + 
 +  * [[dev:products:3dm_viewer|]] 
 +  * [[dev:products:3dm_viewer_sdk|]] ((Including plugin source code)) 
 +  * [[dev:technology:platforms:specs_webclient|]] 
 +  * [[dev:viewer:other:local_viewer_sdk|]] 
 + 
 +===== Orbit 3DM Plugin Toolbar ===== 
 + 
 +All plugins have their specific installation, related to their host application. But the Orbit 3D Mapping Plugin Toolbar is the same for all the host applications. Underneath the different tools are described. \\
 {{:dev:products:plugin_qgis_menu.png?nolink|}} \\ {{:dev:products:plugin_qgis_menu.png?nolink|}} \\
 \\ \\
Line 55: Line 76:
   * Click the button in the Plugin to add the measurement object to the active layer in the host. Note that this is only possible if the layer type (Point, Line, Polygon) is the same as the measurement object.   * Click the button in the Plugin to add the measurement object to the active layer in the host. Note that this is only possible if the layer type (Point, Line, Polygon) is the same as the measurement object.
  
-**Open the help pages**\\ +=== Open the help pages ===
-Orbit Knowledge Base is opened. \\+
  
-===== Plugin Welcome Page  =====+Orbit Knowledge Base is opened. 
 + 
 +===== 3DM Cloud or 3DM Publisher Login =====
  
 All plugins have their specifics, related to their host application. But launching the Viewer from the host application is the same for all cases. At the start-up, a new tab in the standard browser is opened. If there is no browser opened yet on the computer then a new browser window will be launched.\\ All plugins have their specifics, related to their host application. But launching the Viewer from the host application is the same for all cases. At the start-up, a new tab in the standard browser is opened. If there is no browser opened yet on the computer then a new browser window will be launched.\\
Line 71: Line 93:
 In every option, you can toggle on the 'remember me' checkbox to automatically log in with the filled-in credentials. After restarting the host application, the new setting will be used.  In every option, you can toggle on the 'remember me' checkbox to automatically log in with the filled-in credentials. After restarting the host application, the new setting will be used. 
 {{:dev:products:3dm_plugins_welcomepage.png?nolink900|}} {{:dev:products:3dm_plugins_welcomepage.png?nolink900|}}
-===== Offline Use and Insecure environent ===== 
- 
-The plugin can be configured to connect to a local 3DM Publisher. E.g. to be loaded offline, without connecting to the online CDN, or to avoid Https-Http mixed content issues when connecting secure Https to the CDN and insecure Http to the local Publisher.  
- 
-A plugin configuration file needs to be added to point the plugin to the local Publisher. 
- 
-Underneath is the configuration file for every available offline plugin: 
-  * QGIS: {{ :dev:products:plugin_qgis.zip |}} 
-  * ArcGIS: {{ :dev:products:plugin_arcmap.zip |}} 
-  * ArcGIS Pro: {{ :dev:products:plugin_arcpro.zip |}} 
-This ini-file has to be copied to the folder ''C:\plugins'' on the machine where the host application is installed. The localhost and port in the publisher URL can be modified to the specs of the installed 3DM Publisher.  
- 
-An extra line ''default.attribute.value.MyAttribute=MyValue'' can be added to this configuration file to set a default value for an attribute. In the example underneath, the default value for the attribute 'type' will be 'cable' when saving a measurement from the 3D Mapping Viewer to a layer.  
  
-<code> 
-publisherURL=http://localhost:1111/viewer_sdk/?mode=websocket&protocol=ws&hostname=localhost&port=7200&endpoint=/endpoint 
-default.attribute.value.type=cable 
-</code> 
  
 
Last modified:: 2021/01/28 11:47