latest
Surface
Divide Surface

Generate a grid of {uv} points on a surface

ID

662ae7a510b6cb87640c921e

Name

Divide Surface

Group

Surface

Package

Tool

Keywords

isoCurve
ic
surfaceIsoCurve

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 a Divide Surface node.

  • The first way to create a Divide Surface 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.
    • isoCurve, ic, surfaceIsoCurve
  • The second way is to select a Divide Surface node from the menu that opens from the top left.
    • Menu > Tool > Surface > Divide Surface

Steps

  • Create a Divide Surface node.
  • Connect the surface that you want to divide to the first port.
  • Connect the number of segments in {u} direction to the second port.
  • Connect the number of segments in {v} direction to the third port.

After creating a node, connect the surface that you want to divide to the first port. Connect the number of {U} and {V} segments to the next ports.

See also

Cap
Offset Surface

Inputs

NameTypeDescriptionDefault Value
surface
Surface
Surface to divide
uCount
Number
Number of segments in {u} direction5
vCount
Number
Number of segments in {v} direction3

Outputs

NameTypeDescription
divisionPoints
Point
Division points
parameters
Point
Parameter coordinates at division points