to_mesh method

to_mesh(self)

Convert this primitive to Mesh

Returns


def to_mesh(self):
    ...

See Also