Script for selecting the startpoint of a curve
All  1-3  4-5

Previous
Next
 From:  Michael Gibson
6848.4 In reply to 6848.1 
Hi Martin, the getStartPt() method on curves returns a "data structure point" which is a lightweight object that contains only x,y,z coordinates in it. It isn't the type of point object that goes into the geometry database and has those other various properties like style, hidden, selection, etc...

What you probably want to get at are the "edit points" of the curve (the ones that show with Edit > Show pts), but unfortunately currently the edit points of a curve or surface are not individually addressable by script, so there isn't any way to script that particular thing currently.

- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
 From:  Martin (MARTIN3D)
6848.5 In reply to 6848.4 
Hi Michael, thanks for the explanation.
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged
 

Reply to All Reply to All

 

 
 
Show messages: All  1-3  4-5