srikanthkamuju Posted April 2, 2010 Posted April 2, 2010 Hi All, I gave 2d poly line with curves as an input now i want to convert that 2d poly line into 3d poly line with bulge factor and with points. after that i want to draw a 3dpolyline with that same points in future how we achieve this in vba thanks in advance Quote
CarlB Posted April 2, 2010 Posted April 2, 2010 3d polylines can have only straight segments, no curves. you can approximate the curve with short segments in a 3d polyline. **EDIT** OK I see this is being hashed out in the lisp/customization forum where you also posted..... Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.