hou.Prim.vertices
Return a sequence of the vertices contained in this primitive.
hou.Face
code:python
def vertices() -> tuplehou.Vertex:
hou.Prim の関数
戻り値は hou.Vertex のイテレーター
see also
hou.Prim.numVertices
hou.Face.vertex