BHoM / BHoM/BHoM_Engine

Geometry_Engine: SetGeometry for Grid objects should project curve to XY plane

Open
#2,295 0 comments 0 reactions 1 assignee Claimed by @IsakLarbornBH View on GitHub
type:feature
Dominant language
C#
Stars
30
Forks
13
Avg merge
7d 10h
Merged PRs (30d)
5

Description

#### Description:

Currently all `Create.Grid()` methods project the grid curve to the XY plane. Therefore, it stands to reason that the `Modify.SetGeometry(Grid)` method should as well.

If for some reason one wishes to have grid curves outside of the XY plane, the auto-generated Create method can do that, as can SetProperty, as they use the default setter which does not project. But this seems like a very niche use case.

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.