Block.from_rhinomesh

classmethod Block.from_rhinomesh(guid)

Class method for constructing a block from a Rhino mesh.

Parameters

guid (str) – The GUID of the mesh.

Returns

Block – The block corresponding to the Rhino mesh.