latest
Analysis
Extremes

Returns the extremes (highest and lowest points) on a curve

ID

662ae7a510b6cb87640c92d4

Name

Extremes

Group

Analysis

Package

Tool

Keywords

ext

Surface

Vector

Transform

Primitive Curves

Curve Analysis

Toolset

Triangulation

Boolean Operation

Panels

Solid

Intersection

Text

Image

Analysis

Array

Creation method

There are two options for creating Extremes node.

  • The first way to create Extremes node using the search list, which is opened by double left-clicking in the workspace. You can write the name of the node you need, or words associated with this node.
    • ext
  • The second way is to select Extremes node from the menu that opens from the top left.
    • Menu > Tool > Analysis > Extremes

Steps

  • Create Extremes node.
  • Connect the geometry whose extremes you want to find to the first port.
  • Connect the plane for extreme direction to the second port.

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.

See also

Bounding Box\

Inputs

NameTypeDescriptionDefault Value
geometry
Geometry
Base geometry
plane
Plane
Plane for extreme directioncreateNamedPlane('XY')

Outputs

NameTypeDescription
highest
Point
Highest point on curve
lowest
Point
Lowest point on curve