Quantcast
Channel: Rhino Developer - McNeel Forum
Viewing all articles
Browse latest Browse all 8688

How to join two surfaces to preserve their usertext

$
0
0

Hi there,

I am just looking for a solution for surface editing. How can the joint (flat on the same plane) surfaces preserve their UserText after joining them as probably new object is created after execution. I tried the JoinSurfaces and then MergeAllFaces command.

sf1 = rs.JoinSurfaces([sf1,objs[0][1]],True) # Delete original surface
rs.Command("MergeAllFaces SelID " + str(sf1)+ " _Enter",False)

I use Python.

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 8688

Latest Images

Trending Articles



Latest Images