@clement wrote:
just stumbled over this while not beeing able to slice without using
coerce3dpointlist:pts = rs.CurveEditPoints(id)returns a type of 'Point3dList' while
pts = rs.CurvePoints(id)returns a regular python 'list'. Is there any reason for the difference ?
thanks,
c.
Posts: 3
Participants: 3