Quad from Grid

Description

This function takes a rectangular grid of points and extracts collections of four points in the order needed to make a four-point surface. Two Boolean allows the user to close the set in the U or V direction.

Quad From Grid

Lloyds Constrained

PInPoint 3dItemA two dimensional datatree of points in a rectangular grid
UInBooleanListIf true the grid will be closed in the U direction
VInBooleanListIf true the grid will be closed in the V direction
AOutPoint 3dTreeCorner A Quad Point
BOutPoint 3dTreeCorner B Quad Point
COutPoint 3dTreeCorner C Quad Point
DOutPoint 3dTreeCorner D Quad Point

Downloads

Minimum Requirements

PlatformRhino 5, Grasshopper
VersionGrasshopper 0.9.0075
TypeC# Component