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

Extract connected mesh faces automatically using Python/rhinoscriptsyntax

$
0
0

Hi there,

for a large number of slightly varying models, I want to automate their creation and some mesh manipulation. For this, at one point, I need to extract all connected mesh faces starting from a face closest to a position I prescribe. I thought I could use rs.Command() with the -ExtractConnectedMeshFaces-command, but I have not found a way to then supply the target face.
Also, there seems to be no direct rs.Extract…() command that I could use.

Can somebody point me in the right direction here? Thanks!

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 5938

Trending Articles