Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel
panelIconIdatlassian-info
panelIcon:info:
bgColor#F4F5F7

Brief explanation

BlockCollection will display the dwg’s in preview widget which can be attached to current drawing. It can be attached by simply Drag&Drop on insert button.

Drawings are categorized in various folders, upon changing the category, all the .dwg’s in that folder will be loaded. Files will be available on cloud storage, its URL can be changed in Kudo server.

There is additional file bundle.min.js in BlockCollection project folder. Its a JavaScript file containing functionalities for block operations, it will be loaded at web browser.

It needs to put in Kudo server path for example:

  • C:\Program Files\Graebert GmbH\ARES Kudo Server\Kudo\Resources\docroot\www-editor\<id>\js [Windows]

  • /opt/graebert-gmbh/Xenon-Editor/Resources/docroot/<id>/js [Linux]

 

 

See  See Windows: Compiling Samplesor Linux: Compiling Samples how to compile the samples on your platform and Load modules/plugins (.tx) how to load them.