Block.from_rhinomesh
- classmethod Block.from_rhinomesh(guid)
Class method for constructing a block from a Rhino mesh.
- Parameters:
- guidstr
The GUID of the mesh.
- Returns:
- Block
The block corresponding to the Rhino mesh.
Class method for constructing a block from a Rhino mesh.
The GUID of the mesh.
The block corresponding to the Rhino mesh.