Creating extrusion from polyline
Moderators: SDS, support, admin
Creating extrusion from polyline
Hello,
I´m trying to build a 3d object from polyline but I cannot get it. Initially, I create a closed polyline, and then how can I convert this polyline into a 3d object or it is not possible?
I really appreciate any help you can provide.
Best regards,
Alberto
I´m trying to build a 3d object from polyline but I cannot get it. Initially, I create a closed polyline, and then how can I convert this polyline into a 3d object or it is not possible?
I really appreciate any help you can provide.
Best regards,
Alberto
Re: Creating extrusion from polyline
Hello Alberto,
CAD VCL doesn't support solid 3D modeling, you should try the surface modeling approach: build the surfaces from 3DFACE entities that can be created programmatically through the TsgDXF3dFace class.
Mikhail
CAD VCL doesn't support solid 3D modeling, you should try the surface modeling approach: build the surfaces from 3DFACE entities that can be created programmatically through the TsgDXF3dFace class.
Mikhail
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support
Chat support on Skype: cadsofttools.support