Skip to content

Import multiple ply files #48

Description

@Karltlbm

Hello all,

I am trying to import a mesh file containing multiple cylinders.
It comes from a .ply file transofmed into a .mesh using PyMesh.

Using the simplest import code

load "msh3"

string meshFileName = "file.mesh";
mesh3 Mesh = readmesh3(meshFileName);

I get this error and FreeFem crashes. Any ideas ?

Error GenericElement::Read1 3 17104 : -1 -1 -1 , -1

Thank you for your time.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions