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