Quantcast
Channel: Scripting - McNeel Forum
Viewing all articles
Browse latest Browse all 5938

Python rs.CurveEditPoints() return value

$
0
0

@clement wrote:

@Alain,

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

Read full topic


Viewing all articles
Browse latest Browse all 5938

Trending Articles