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