...
Code Block |
---|
TileConfigurator.tx |
6. Block Collection feature with API call feature
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
Similarly in case of Linux path will be something like :
/opt/graebert-gmbh/Xenon-Editor/Resources/docroot/35497.f1c3d48.7265ad4.79a0955.bba2a0d.21e35bf/js
Added BlockCollection.tx module loaded on startup.
“Default Files” in customization.zip package contains:
Support →
...
BlockCollection.tx
startup.rx
...
Block collections command
...
Description
...
BLOCKCOLLECTION
...
This command will display various drawings in storage, which can be attached as block in current drawing
Command name : "_BLOCKCOLLECTION"