to_mesh method

to_mesh(self)

Gets the Mesh instance from current entity.

Returns

Returns current instance.


def to_mesh(self):
    ...

See Also