Versions Compared

Key

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

1. Open a drawing with fileUrl without UI

https://app.kudo.graebert.com/editor?fileUrl=https://xenon-instance-setup.s3.amazonaws.com/001General.dwg&auth=demo1&userId=demouserapitoken=4b5b64d4-85a5-4cb4-b5b7-89a2161347a3

“Default Files” in customization.zip package contains:

...

2. Open file for editing from S3 bucket with customized style

https://app.kudo.graebert.com/editor?file=demo2.dwg&auth=demo2&userId=demouserapitoken=fc18e508-977d-41d6-89c8-3b21e584cf34

Added customized style.css in customization.zip that overrides background color of some style classes.

...

3. Open file for editing from S3 bucket with customized UI

https://app.kudo.graebert.com/editor?file=demo3.dwg&auth=demo3&userId=demouserapitoken=259c8dcb-11ab-40ff-8c15-487b059b5da2

“Default Files” in customization.zip package contains:

...

4. Open file for editing from S3 bucket with custom feature

https://app.kudo.graebert.com/editor?file=demo4.dwg&auth=demo4&userId=demouserapitoken=50ccb3bb-7140-4a61-be7e-dca8c5db7487

Added custom tx module loaded on startup.

...