Jump to content

Recommended Posts

Posted

I came across this lisp and it has come in extremely handy for doing estimating in CAD over the last couple days.

after installing the LISP you can type "BOM" in the command line to run it.

 

There's a dialog on what objects you want to sum the length of from the current selection set (polyline, spline, etc.)

 

In my case doing estimating for an enormous paint job it easily provides me with what I need.

 

thought I would share.

I think it's from a few years ago.

 

-ChriS

BOMLengths.lsp

Posted

I had a quick look at it probably needs a second level approach ie get plines but sort on layer name etc.sort on color etc having to run it 3 times for 3 layers maybe also export this session to csv for excel. Otherwise very smart.

Have seen other stuff by

;;; By Jimmy Bergmark
;;; Copyright (C) 1997-2017 JTB World, All Rights Reserved

 

I don't have this but would do something like.

Length objects pick choose ARC LINE Pline spline ellipse combo supported.

Objects break down by Layer or color or Layer&Color or just total also individual,

Area PLINE Hatch Circle by Layer or color or Layer&Color

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...