GLTFContent.add_mesh

GLTFContent.add_mesh(mesh)[source]

Creates a GLTFMesh object from a compas mesh, and adds this to the content.

Parameters

mesh (Mesh)

Returns

GLTFMesh