Hi,
in meiner Hilfe (AutoCAD 2010 VBA) hätte ich dieses gefunden:
You can make 3D objects by creating basic 3D shapes: boxes, cones, cylinders, spheres, wedges, and toris (donuts). You can then combine these shapes to create more complex solids by joining or subtracting them or finding their intersecting (overlapping) volume. You can also create solids by sweeping a 2D object along a path or revolving it about an axis.
To create a 3DSolid, use one of the following methods: AddBox, AddCone, AddCylinder, AddEllipticalCone, AddEllipticalCylinder, AddExtrudedSolid, AddExtrudedSolidAlongPath, AddRevolvedSolid, AddSphere, AddTorus, AddWedge.
Wobei lt. Deiner SysInfo (AutoCAD 2005) könnte ich mir vorstellen, dass es mit 2005 noch nicht möglich war (per VBA).
Such mal in Deiner VBA-Hilfe nach Vokabel aus meinem Hilfe-Auszug, ev. wirst Du so fündig.
- alfred -
------------------
www.hollaus.at