Tool
Solid
Render
Intersection
Surface
Vector
Transform
Primitive Curves
Panels
Analysis
Array
3D Object
Curve Analysis
Toolset
Triangulation
Boolean Operation
Text
Image
Extremes
Returns the extremes (highest and lowest points) on a curve
Details
ID
tool-analysis-extremes
Name
Extremes
Group
Analysis
Package
Tool
Keywords
Input ports
| Name | Type | Description | Default Value |
|---|---|---|---|
| Geometry | Geometry | Base geometry | |
| Plane | Plane | Plane for extreme direction | "XY" |
Output ports
| Name | Type | Description |
|---|---|---|
| Highest | Point | Highest point on curve |
| Lowest | Point | Lowest point on curve |
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\