@max.wwwang wrote:
Hi guys,
I'm using Python to do some coding practice and trying to select some objects I created as a result of some operation, e.g.
curves = rs.IntersectBreps( brep1, brep2)
Which function can I use to make 'curves' selected?
I've search the doc but to no avail.
Thank you very much.Max
Posts: 4
Participants: 2