<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://kb.orbitgt.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://kb.orbitgt.com/feed.php">
        <title>Orbit Knowledge Base 2210:viewer:sdk</title>
        <description></description>
        <link>https://kb.orbitgt.com/</link>
        <image rdf:resource="https://kb.orbitgt.com/lib/tpl/orbitgt_standalone/images/favicon.ico" />
       <dc:date>2026-07-30T17:18:16+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://kb.orbitgt.com/2210/viewer/sdk/concepts?rev=1673268498"/>
                <rdf:li rdf:resource="https://kb.orbitgt.com/2210/viewer/sdk/initialize_dotnet?rev=1673268498"/>
                <rdf:li rdf:resource="https://kb.orbitgt.com/2210/viewer/sdk/initialize_js?rev=1673268498"/>
                <rdf:li rdf:resource="https://kb.orbitgt.com/2210/viewer/sdk/introduction?rev=1673268498"/>
                <rdf:li rdf:resource="https://kb.orbitgt.com/2210/viewer/sdk/sample_code?rev=1673268498"/>
                <rdf:li rdf:resource="https://kb.orbitgt.com/2210/viewer/sdk/scope?rev=1673268498"/>
                <rdf:li rdf:resource="https://kb.orbitgt.com/2210/viewer/sdk/viewer_state?rev=1673268498"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://kb.orbitgt.com/lib/tpl/orbitgt_standalone/images/favicon.ico">
        <title>Orbit Knowledge Base</title>
        <link>https://kb.orbitgt.com/</link>
        <url>https://kb.orbitgt.com/lib/tpl/orbitgt_standalone/images/favicon.ico</url>
    </image>
    <item rdf:about="https://kb.orbitgt.com/2210/viewer/sdk/concepts?rev=1673268498">
        <dc:format>text/html</dc:format>
        <dc:date>2023-01-09T12:48:18+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Glossary Technical Concepts</title>
        <link>https://kb.orbitgt.com/2210/viewer/sdk/concepts?rev=1673268498</link>
        <description>Glossary Technical Concepts

This page is a glossary describing some basic concepts of the 3DM Viewer and 3DM Viewer SDK.

Bookmark

A Bookmark is a utility for Named Users that allows them to store a Workspace for later reference. By default, this is a private utility, available from the Bookmark sidebar of the Viewer.</description>
    </item>
    <item rdf:about="https://kb.orbitgt.com/2210/viewer/sdk/initialize_dotnet?rev=1673268498">
        <dc:format>text/html</dc:format>
        <dc:date>2023-01-09T12:48:18+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Getting started .NET SDK</title>
        <link>https://kb.orbitgt.com/2210/viewer/sdk/initialize_dotnet?rev=1673268498</link>
        <description>Getting started .NET SDK

This page describes how to initialize the .NET SDK.

Download

&lt;https://orbitgt.com/legal/developer-terms-of-use/&gt;
Download and extract the .NET SDK Bundle: 



.Net Version 20.5 is compatible with the latest release of 3DM Viewer. 

At initializing the Viewer the latest version will be loaded automatically.</description>
    </item>
    <item rdf:about="https://kb.orbitgt.com/2210/viewer/sdk/initialize_js?rev=1673268498">
        <dc:format>text/html</dc:format>
        <dc:date>2023-01-09T12:48:18+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Getting started Javascript SDK</title>
        <link>https://kb.orbitgt.com/2210/viewer/sdk/initialize_js?rev=1673268498</link>
        <description>Getting started Javascript SDK

This page describes how to initialize the Javascript SDK in a web environment.


&lt;https://orbitgt.com/legal/developer-terms-of-use/&gt;

Loading the library

The library is compiled as a UMD (universal module definition) library and can as such be used in different javascript environments.</description>
    </item>
    <item rdf:about="https://kb.orbitgt.com/2210/viewer/sdk/introduction?rev=1673268498">
        <dc:format>text/html</dc:format>
        <dc:date>2023-01-09T12:48:18+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Introduction</title>
        <link>https://kb.orbitgt.com/2210/viewer/sdk/introduction?rev=1673268498</link>
        <description>Introduction

Orbit 3DM Viewer SDK

Orbit 3DM Viewer SDK embeds the Orbit 3DM Viewer connecting to the Orbit 3DM Cloud or Orbit 3DM Publisher. 

The 3DM Viewer is pure Html5, the SDK available for JS, .NET, and Python. 

The connections are established by WebSockets and HTTP communication.</description>
    </item>
    <item rdf:about="https://kb.orbitgt.com/2210/viewer/sdk/sample_code?rev=1673268498">
        <dc:format>text/html</dc:format>
        <dc:date>2023-01-09T12:48:18+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Source Code Sample Plugins</title>
        <link>https://kb.orbitgt.com/2210/viewer/sdk/sample_code?rev=1673268498</link>
        <description>Source Code Sample Plugins

This pages documents the source code of proof-of-concept / ready-to-use plugins using the 3DM Viewer SDK. 

Both plugins and source code of these plugins are freely available to use or, as examples to explore and to be inspired.</description>
    </item>
    <item rdf:about="https://kb.orbitgt.com/2210/viewer/sdk/scope?rev=1673268498">
        <dc:format>text/html</dc:format>
        <dc:date>2023-01-09T12:48:18+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Scope &amp; Possibilities</title>
        <link>https://kb.orbitgt.com/2210/viewer/sdk/scope?rev=1673268498</link>
        <description>Scope &amp; Possibilities

Discover the 3DM Viewer SDK.

The Orbit 3DM Viewer SDK provides the tools to build a plugin to connect a 3rd party host application and the Orbit 3DM Viewer. It is a two-way connection enabling synchronize, augment, enrich and integrate the 3DM Viewer and host application.</description>
    </item>
    <item rdf:about="https://kb.orbitgt.com/2210/viewer/sdk/viewer_state?rev=1673268498">
        <dc:format>text/html</dc:format>
        <dc:date>2023-01-09T12:48:18+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Restoring Viewer State</title>
        <link>https://kb.orbitgt.com/2210/viewer/sdk/viewer_state?rev=1673268498</link>
        <description>Restoring Viewer State

Closing your host application usually means that the viewer component is destroyed and loses all state.  The SDK offers a mechanism to a) be notified when you should save viewer state and b) restore the viewer using that state.  These can be used to persist viewer state across host application sessions.</description>
    </item>
</rdf:RDF>
