JSCAD User Group

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Ashish
    3. Topics
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 5
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by Ashish

    • Ashish

      2d line length (or perimeter)
      General Discussions • • Ashish

      7
      0
      Votes
      7
      Posts
      675
      Views

      z3dev

      You seem to be stuck in the old documentation.

      Please see the new website at www.openjscad.xyz, and from the help there are links to the User Guide and the API documentation.

    • Ashish

      help: Import DXF and calculate bounding box
      General Discussions • • Ashish

      4
      0
      Votes
      4
      Posts
      601
      Views

      z3dev

      Sorry… that documentation is not complete. We will have to make some updates. 😞

      There’s slightly better documentation here.

      Basically, your design needs to call measureBoudingBox(shape), which returns an array of points, lower and upper bounds.