BHoM / BHoM/BHoM

Geometry_oM: Immutable list properties should be ReadOnlyCollection for PlanarSurface

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

Description

#### Broken rules:

The PlanarSurface got made immutbale here https://github.com/BHoM/BHoM/pull/861
The internalBoundaries is still a list though, should instead be made a `ReadOnlyCollection` instead.

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.