Click or drag to resize

Node3dTContentAverage Property

Returns the average coordinate of all items in this node. If this node does not contain any items, Point3d.Unset is returned.

Namespace:  Grasshopper.Kernel.Geometry.SpatialTrees
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public Point3d ContentAverage { get; }

Property Value

Type: Point3d

[Missing <value> documentation for "P:Grasshopper.Kernel.Geometry.SpatialTrees.Node3d`1.ContentAverage"]

See Also