Tool
Surface
Vector
Transform
Primitive Curves
Curve Analysis
Toolset
Triangulation
Boolean Operation
Panels
Solid
Intersection
Text
Image
Analysis
Array
Render
3D Object
Surface From Points
Create a nurbs surface from a grid of points
Details
ID
tool-surface-surface-from-points
Name
Surface From Points
Group
Surface
Package
Tool
Keywords
Input ports
Name | Type | Description | Default Value |
---|---|---|---|
U Count | Number | Number of points in the U (horizontal) direction. Must divide total number of points. | |
Interpolate | Boolean | If true, the surface will interpolate the points exactly. If false, it will approximate. | |
Point 1 | Point | Point or Point array |
Output ports
Name | Type | Description |
---|---|---|
Surface | Surface | Resulting surface |
After creating a node, connect the points array with which you want to create surface. For more points or points arrays, you need to add ports using the "add port" function in the port menu and connect other points or points array to these ports. On the output port, we will get the result surface all the points.
Network Surface
Pipe Surface
Revolve Surface
Surface By Edges