Returns the extremes (highest and lowest points) on a curve
ID
tool-analysis-extremes
Name
Extremes
Group
Analysis
Package
Tool
Keywords
Render
After creating a node, connect the geometry whose extremes you want to find to the first port. To the second port, connect the plane for extreme direction. On the output ports, you will get a geometry highest and lowest points.
Bounding Box\
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
geometry | Geometry | Base geometry | |
plane | Plane | Plane for extreme direction | "XY" |
Outputs
Name | Type | Description |
---|---|---|
highest | Point | Highest point on curve |
lowest | Point | Lowest point on curve |