How to get a mesh from meshobject

hi @Mat_S,

The MeshObject class has a MeshGeometry property which returns a mesh. Try calling that and see if it helps :slight_smile:

1 Like