displaysetviewer

Used by Hatch applications to view Displaysets created by the Hatch AssetXR (7D) app

Usage no npm install needed!

<script type="module">
  import displaysetviewer from 'https://cdn.skypack.dev/displaysetviewer';
</script>

README

what is required to view a displayset?

  • es.service
    • all
  • displayset.service
    • getElementsForDisplayset() and dependents
      • changes: design review API replaced with function
  • IModelCondition class
  • CDECondition class
  • settings.service
    • getUserDisplaysets(), getProjectDisplaysets()

abstract away into package "displaysetviewer"

abstract others into "displaysetcreator"