Skip to content

alitghomi/Gh_Analyze_Slope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gh_Analzye_Slope

This Grasshopper file gets a Brep geometry (with no overhangs) and analyzes the slopes of that geometry based on a grid of probs. It outputs the slope percentages as well as vector and mesh visualizations.

How to use

Inputs

Brep

A NURBS poly surface or a NURBS surface to analyze.

U_count

Number of probe rows.

V_count

Number of probe columns.

Vis Distance From The Inpuy Surface

The minimum edge length of the output surfaces.

Outputs

Probe

Probe points.

Vec

Slope direction at each probe.

Slope Percentages

Slope Percentages at each probe.

Mesh

Colored mesh based on the slope percentages

Notes

  • It won't work with overhangs
  • It works with multiple geometries.
  • All visualizations are adjustable

About

Grasshopper description to analyze slope

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published