Tool
Panels
Surface
Toolset
Curve Analysis
Text
Render
Triangulation
Solid
Boolean Operation
Analysis
Vector
Transform
Primitive Curves
Intersection
Image
Array
3D Object
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\