How to create ACIS solids using AutoLISP
Posted: Tue Dec 23, 2003 3:00 pm
Hi,
I am new to Intellicad and fairly new to AutoLISP, though I would consider myself an old hand at ACIS.
I was wondering if someone could point me to a tutorial/document/code example(s) that creates simple ACIS solids within CMS ICad 4 PE+ using AutoLISP commands.
For example, within ACIS, using the Scheme interface, I would create a block by:
(solid:block (position 0 0 0) (position 5 10 20))
What would be the AutoLISP equivalent ?
Thanks,
Raj
I am new to Intellicad and fairly new to AutoLISP, though I would consider myself an old hand at ACIS.
I was wondering if someone could point me to a tutorial/document/code example(s) that creates simple ACIS solids within CMS ICad 4 PE+ using AutoLISP commands.
For example, within ACIS, using the Scheme interface, I would create a block by:
(solid:block (position 0 0 0) (position 5 10 20))
What would be the AutoLISP equivalent ?
Thanks,
Raj