Giter VIP home page Giter VIP logo

Comments (4)

DavidWishengrad avatar DavidWishengrad commented on July 23, 2024

I did write something that found numbers in modelspace and found the closest rectangles on a no print layer to the numbers, and then made a list and then copied an existing layout, renamed it and open the copied viewport in paperspace in each new layout and automatically zoomed to the area using the pick option with the zoom command in acad to put the right no print rectangle in the center of the viewport (derived from the points I had already extracted), and zoom the viewport to scale based on its size and a hard coded list I had in the code for reference.

A. I am not at all sure if this is what you are asking about. Yeah, it's pretty nifty to run a piece of code on and have 100 new layouts get created and every single one of them set up correct, but that was acad coding in vba. Doing all of that in netDXF would be a stretch for me, but it would probably be a few magnitudes faster in netDXF. It took several minutes for acad to do the job.

B. You will probably get better answers if you take the time to make sure what you are asking is backed up with clearly defined questions and with examples of some kind.

from netdxf.

jim-jiang-github avatar jim-jiang-github commented on July 23, 2024

What I want is a typography like the one on the image, which can automatically arrange as many figures as possible on a canvas

d8b472e0b034f115fc4c7e74504c16e

Also, do you have an example or code for the'automatically zoomed to the area 'you mentioned? I just need this function too.

from netdxf.

DavidWishengrad avatar DavidWishengrad commented on July 23, 2024

Your image is called nesting and it is using a Boost c++ code implication of Minkowski's math.

I believe that program you are showing is code of one of the many csharp ports that use a wrapper to that Boost library. If you have that, then you should already have its source code.

I do not have any personal code to do that. I personally use Deepnest.io from time to time.

That code I have that does the layouts is VBA for acad and not c# and I already explained how it does it. If you want me to post that code anyway I will, but I don't think it will help you much.

from netdxf.

jim-jiang-github avatar jim-jiang-github commented on July 23, 2024

Your image is called nesting and it is using a Boost c++ code implication of Minkowski's math.

I believe that program you are showing is code of one of the many csharp ports that use a wrapper to that Boost library. If you have that, then you should already have its source code.

I do not have any personal code to do that. I personally use Deepnest.io from time to time.

That code I have that does the layouts is VBA for acad and not c# and I already explained how it does it. If you want me to post that code anyway I will, but I don't think it will help you much.

Thank you very much.

from netdxf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.