.NET
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

EDIT A SURFACE

1 REPLY 1
Reply
Message 1 of 2
johnds
248 Views, 1 Reply

EDIT A SURFACE

AutoCAD 2010 - Has anyone had any experiance of programatically manipulating a Surface entity?

I know how to create one in Autocad, and then when you select it, you get some grips which allow you to manipulate/change it, in real time.

But how do you do that programatically? IE - if i create a SweptEntity surface, from a circle and a spline, if the spline changes in any way, I want to sweptsurface to change in response, without having to re-create it.

Cheers!

John.
1 REPLY 1
Message 2 of 2
Anonymous
in reply to: johnds

In the case of solids that retain the entities used to define them, those
entities are stored in the solid's definition as ACIS objects. Even if you
took the standard approach/kludge of recreating the object from scratch
(which is often done with composite solids created from boolean operations),
there is still the problem of not having the original defining entities in a
usable form.

The API support for 3D in AutoCAD is bare-minimal, or in practicle times,
nearly useless. It seems to be carefully designed to prevent it from being
used to create solutions that are competitive with other Autodesk products,
like Inventor.

--
http://www.caddzone.com

AcadXTabs: MDI Document Tabs for AutoCAD
Supporting AutoCAD 2000 through 2010

http://www.acadxtabs.com

Email: string.Format("{0}@{1}.com", "tonyt", "caddzone");

wrote in message news:6251777@discussion.autodesk.com...
AutoCAD 2010 - Has anyone had any experiance of programatically manipulating
a Surface entity?

I know how to create one in Autocad, and then when you select it, you get
some grips which allow you to manipulate/change it, in real time.

But how do you do that programatically? IE - if i create a SweptEntity
surface, from a circle and a spline, if the spline changes in any way, I
want to sweptsurface to change in response, without having to re-create it.

Cheers!

John.

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk DevCon in Munich May 28-29th


Autodesk Design & Make Report

”Boost