to_mesh method

to_mesh(self)

Convert current object to mesh

Returns

The mesh.


def to_mesh(self):
    ...

See Also