BHoM / BHoM/BHoM_Engine

Geometry_Engine : geometry area scaling

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

Description

#### Description:

The current area scaling method scales geometries by a vector scale factor so that after scaling, the output objects' area is not scaled by that factor.
A new method can be created that takes in area scale factor with an object and a point to scale about. This would then output an object that has been scaled so that it's area is the area of the input object * the area scale factor.

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.