BHoM / BHoM/BHoM_Engine

Geometry_Engine: DistributeOutlines to remain

Open
#1,713 1 comment 0 reactions 1 assignee Claimed by @LMarkowski View on GitHub
type:compliance
Dominant language
C#
Stars
30
Forks
13
Avg merge
7d 10h
Merged PRs (30d)
5

Description

#### Broken rules:
DistributeOutlines was deprecated as it was planned to be moved to the Spatial_Engine, but as it is a geometrical operation and is currently used in the Geometry_Engine it should remain. (Create `PlanarSurface` needs it and can't reference Spatial_Engine)

So the deprecated attribute should at least be removed

If the code is identical (or close enough) the method in Spatial_Engine should be made to use this one.
Otherwise some other kind of unification should be found, dislike the thought of identical methods in different projects which does different things

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.