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.