Skip to content

pyiges very very slow to read large (500MB) IGES file #42

Description

@reos-rcrozier

I have a very large IGES file. This file is the export of a point cloud from SolidWorks. The point cloud is from a 3D laser scan of an object.

My problem is that this file either hangs pyiges, or just takes an extremely long time to load. I have tried leaving it loading for over a full 24 hours so far,, but it hasn't yet succeeded. The ipython process seems to only be using around 13% CPU, and not huge amounts of memory. I tried loading this file in FreeCAD, which also takes a very long time to load.

The IGES file seems to mostly be elements of type 110 and 116.

Do you think there is anything that can be done to speed this up, or is there a way to check the file is still actually being slowly loaded, and pyiges isn't just stuck?

I really just want to extract the points and put them into a simpler point cloud format file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions