BHoM / BHoM/BHoM

Geometry_oM: Consider removing IGeometry interface from Face and CellRelation

Open
#1,365 0 comments 0 reactions 1 assignee Claimed by @IsakNaslundBh View on GitHub
type:compliance
Dominant language
C#
Stars
247
Forks
47
Avg merge
7d 7h
Merged PRs (30d)
4

Description

#### Broken rules:

Classes are not true geometrical concepts, but rather topological. Reason for removal show up in cases where you might want to query something out of an abstract geometrical object, such as the BoundingBox. This simply does not make sense for these types of objects in isolation.

#### Suggestions to restore compliance:

Consider removing the IGometry interface by these types of obejcts.

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.