Jump to content
Developer Wiki and Function Reference Links ×

Get the current 3D points of a moved or expanded nurbs curb


Tn_Pink

Recommended Posts

Hello,

What function in vectorscript do I need to get the current 3D coordinate points of a moved, revised or expanded object like a nurbs curve?

Thanks in advance.

Do you want the 3D location of the nurbs ? Or the position of vertexes of the nurbs ?

http://developer.vectorworks.net/index.php/VS:GetSymLoc3D

Gives the current position for symbols and objects.

http://developer.vectorworks.net/index.php/VS:NurbsGetPt3D

This will get you the location of each point within a nurbs. You will need to use some other functions to define index 1 and 2.

What I mostly do is convert it to a 3D polyline because it's easier to work with.

Link to comment

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
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...