Author Topic: Looking for Autolisp programming partners  (Read 6174 times)

0 Members and 1 Guest are viewing this topic.

MP

  • Seagull
  • Posts: 17750
  • Have thousands of dwgs to process? Contact me.
Re: Looking for Autolisp programming partners
« Reply #15 on: March 04, 2009, 05:12:56 PM »
I can sell some macro
carry
See site
http://sites.google.com/site/mclisp/prosteelisp

Sure hope you're joking.

You're going to sell code that provides automation for Bentley Prosteel objects, code that's largely a translation from the vba code examples they provide in their documentation? Furthermore, you're suggesting that our friend Dan base his Strut-o-matic application on an existing commercial application, in other words a consumer would have to purchase a license for Bentley Prosteel and Struct-o-matic, assuming Bentley would grant him permission?

Am I missing something here?

Anyone? Anyone? Bueller?

:D
Engineering Technologist • CAD Automation Practitioner
Automation ▸ Design ▸ Drafting ▸ Document Control ▸ Client
cadanalyst@gmail.comhttp://cadanalyst.slack.comhttp://linkedin.com/in/cadanalyst

MP

  • Seagull
  • Posts: 17750
  • Have thousands of dwgs to process? Contact me.
Re: Looking for Autolisp programming partners
« Reply #16 on: March 04, 2009, 05:21:10 PM »
indeed, I feel violated in a troll kind of way
Engineering Technologist • CAD Automation Practitioner
Automation ▸ Design ▸ Drafting ▸ Document Control ▸ Client
cadanalyst@gmail.comhttp://cadanalyst.slack.comhttp://linkedin.com/in/cadanalyst

kdub_nz

  • Mesozoic keyThumper
  • SuperMod
  • Water Moccasin
  • Posts: 2140
  • class keyThumper<T>:ILazy<T>
Re: Looking for Autolisp programming partners
« Reply #17 on: March 04, 2009, 05:24:34 PM »
joke

good !

'cause 'we' have a few old ones that don't get used any more. :)

http://www.theswamp.org/index.php?topic=17458.msg210350#msg210350


.. Speaking of VLisp with Prosteel .. it may be necessary when AutoDesk scrap VBa.
.. .. or perhaps Bentley will finally add a .net API.
Called Kerry in my other life
Retired; but they dragged me back in !

I live at UTC + 13.00

---
some people complain about loading the dishwasher.
Sometimes the question is more important than the answer.

MP

  • Seagull
  • Posts: 17750
  • Have thousands of dwgs to process? Contact me.
Re: Looking for Autolisp programming partners
« Reply #18 on: March 04, 2009, 05:37:55 PM »
.. Speaking of VLisp with Prosteel .. it may be necessary when AutoDesk scrap VBa.
.. .. or perhaps Bentley will finally add a .net API.

FYI -- there are indications Bentley is moving away from AutoCAD in their efforts to achieve CADD engine agnosticy. Read up on OpenPlant.
Engineering Technologist • CAD Automation Practitioner
Automation ▸ Design ▸ Drafting ▸ Document Control ▸ Client
cadanalyst@gmail.comhttp://cadanalyst.slack.comhttp://linkedin.com/in/cadanalyst

MickD

  • King Gator
  • Posts: 3637
  • (x-in)->[process]->(y-out) ... simples!
Re: Looking for Autolisp programming partners
« Reply #19 on: March 04, 2009, 05:54:04 PM »
Just out of curiosity, how does lisp handle complex linear algebra such as matrices and vectors and the operations on them?

Even if it does handle it fine, how would it perform given that the proposed app is to be dynamic/automatic/parametric and would involve many 100's or 1000's of these calc's with a few simple mod's or additions?

The OP hasn't mentioned his level of understanding 3d geometry and its manipulation in an 'efficient' manner, this really is key, if that's even just a little shaky the project will eventually stumble or even fall.

Yes, on paper it's do-able but in reality it's a lot to ask of one mere mortal and a scripting language, best of luck.
"Programming is really just the mundane aspect of expressing a solution to a problem."
- John Carmack

"Short cuts make long delays,' argued Pippin.”
- J.R.R. Tolkien

ElpanovEvgeniy

  • Water Moccasin
  • Posts: 1569
  • Moscow (Russia)
Re: Looking for Autolisp programming partners
« Reply #20 on: March 05, 2009, 02:46:28 AM »
I can write 3d a program kernel.
Reading and record in dxf will be used only.
Without use vla -*!!!
For example:
Select of sides, edges, vertex in 3dSolid (grread)
Creation 3dSolid (entmakex)
Moving (entmode)
Rotation (entmode)
Mirroring (entmode)
Offset (entmode)
Union (entmode)
Subtraction (entmode)
Intersection  (entmode)
Transformation USC (entmode)
Moving of sides (entmode)
Moving of edges (entmode)
Moving of tops (entmode)
Change of radius's faces (entmode)
Change of initial region for Extruded 3dSolid (entmode)
Purge for 3dSolid (entmode)

Possibly, more many various functions.  :-)

---------------------
PS. But I, cannot do similar work free of charge. This very big task...

MP

  • Seagull
  • Posts: 17750
  • Have thousands of dwgs to process? Contact me.
Re: Looking for Autolisp programming partners
« Reply #21 on: January 08, 2011, 10:12:15 PM »
So ... did this thing get to market and I missed its debut?
Engineering Technologist • CAD Automation Practitioner
Automation ▸ Design ▸ Drafting ▸ Document Control ▸ Client
cadanalyst@gmail.comhttp://cadanalyst.slack.comhttp://linkedin.com/in/cadanalyst