Jump to content

Draw a spline using list of points


wimal

Recommended Posts

I have generated following POINT list

((163378.0 459238.0) (163371.0 459233.0) (163367.0 459233.0) (163361.0 459235.0))

 

How can I draw a spline connecting the above points.

Link to comment
Share on other sites

Sort of depends on what exactly you are looking for, are the points from the point list vertices of a pline prior to splining ?

Link to comment
Share on other sites

See this post.

I can't check right now, but you may need to add the z value to the point list, even if it is 0.0 for every point.

Link to comment
Share on other sites

See this post.

I can't check right now, but you may need to add the z value to the point list, even if it is 0.0 for every point.

 

Thanks that code working with 2D points also.

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...