Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

Making points an object

#1
Is there a way to make a single point an object?

I want to be able to make a single point at object. As of right now I'm using AddPoints() but it only works for a list of points and the object "Points" treats all the points together as an object, I'm not able to work with each point individually.
#2
AddPoints can work with 1 points (list of XYZ coordinates in mm) or many points (list of lists of XYZ coordinates). You can optionally add the ijk vector as the approach direction if your goal is to use a point follow project (list size of 6 instead of 3).

You can also split an object into its sub components using the user interface and convert a single point to an object.
  




Users browsing this thread:
1 Guest(s)