Table of Contents

Constructor SpatialConvexHull

Namespace
YndigoBlue.Velocity.Functions
Assembly
YndigoBlue.Velocity.dll

SpatialConvexHull(Column)

Initializes a new instance of ST_ConvexHull with a spatial column.

public SpatialConvexHull(Column column)

Parameters

column Column

The spatial column to compute the convex hull for.