Draw Torus / Donut
Moderators: SDS, support, admin
Draw Torus / Donut
Hi,
using CADVCL I can manage to create a solid plane or a circle for example.
But how would I create an object like a torus / donut?
Is there a way to create those slightly more complex objects programmatically?
-Mike
using CADVCL I can manage to create a solid plane or a circle for example.
But how would I create an object like a torus / donut?
Is there a way to create those slightly more complex objects programmatically?
-Mike
Re: Draw Torus / Donut
Hello Mike,
It is possible to build a 3D model by creating 3DFACE DXF entities or GLScene entities programmatically.
Note that GLScene entities can not be saved to a DXF file.
Mikhail
It is possible to build a 3D model by creating 3DFACE DXF entities or GLScene entities programmatically.
Note that GLScene entities can not be saved to a DXF file.
Mikhail
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support
Chat support on Skype: cadsofttools.support