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

Using RhinoCommon command in Python to access Brep Vertices

$
0
0

Hello,
I am trying to use Rhino Python (Version 7) to access and translate brep vertices. It seems like there is a RhinoCommon command to access the vertex list that returns BrepVertex objects. These objects have a Translate and Transform method. That is encouraging - it seems like the functionality is there.

But I am missing some piece of knowledge that will let me use these functions/methods on an existing brep surface. Could somebody please enlighten me on how I am supposed to use these methods in Python?

Thank you for your help.

Link to the BrepVertex class

Link to BrepVertexList class

2 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 5938

Trending Articles