Skip to content

Change Geometric Tolerance Implementation #47

Description

@ddmarshall

The tolerance should be moved from a template class to a member variable that can be changed at run time. One idea is to have shared pointers to tolerances so that there can be one tolerance for a bunch of geometries (and changing the tolerance parameters changes all of the geometries). This would also allow various tolerances to existing simultaneously if the user desired.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions