Skip to content
wallabyway edited this page Feb 4, 2020 · 3 revisions

Welcome to the forge-markup-measure-extensions wiki!

See the README.md for instructions on how to create the measure.min.js file

Blog: https://forge.autodesk.com/blog

Example1 - measure tool: How to use the measure.js tool

pre-conditions: You have built your custom build/measure.min.js file

  1. Add the measure.js tool extension to <script>
  2. Add the extension in the loader.options
  3. Open a 2D drawing and test the measure tool

Sample Code:

Clone this wiki locally