Skip to content

Brep Components Disabled #4

@dcascaval

Description

@dcascaval

Components that call functions in parallel on Rhino.Geometry.Brep can cause startup errors in certain situations, causing a System.AccessViolationException to be thrown in external code (in RhinoCommon.dll. This not only causes Grasshopper to crash, but nukes the whole Rhino application immediately, which is unacceptable under any circumstances. While a bug report has been submitted to McNeel, this seems like an underlying issue with race conditions in the Brep class in general.

Of course, meshes provide a more performant alternative to Breps for most Grasshopper use-cases, so this (hopefully!) does not represent a large loss of functionality.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions