Skip to content
Snippets Groups Projects
  • Mark OLESEN's avatar
    11c54566
    ENH: improvements for surfaceIntersection (issue #450) · 11c54566
    Mark OLESEN authored
    - adjust for updates in 'develop'
    
    - change surfaceIntersection constructor to take a dictionary of
      options.
    
            tolerance      | Edge-length tolerance          | scalar | 1e-3
            allowEdgeHits  | Edge-end cuts another edge     | bool   | true
            avoidDuplicates | Reduce the number of duplicate points    | bool | true
            warnDegenerate | Number of warnings about degenerate edges | label | 0
    11c54566
    History
    ENH: improvements for surfaceIntersection (issue #450)
    Mark OLESEN authored
    - adjust for updates in 'develop'
    
    - change surfaceIntersection constructor to take a dictionary of
      options.
    
            tolerance      | Edge-length tolerance          | scalar | 1e-3
            allowEdgeHits  | Edge-end cuts another edge     | bool   | true
            avoidDuplicates | Reduce the number of duplicate points    | bool | true
            warnDegenerate | Number of warnings about degenerate edges | label | 0