You are here: Start » FIL.NET » FIS.PointsMassCenter Method
FIS.PointsMassCenter Method
Computes the central point of the input points.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void PointsMassCenter ( IList<FilNet.Point2D> inPoints, out FilNet.Point2D outMassCenter )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inPoints | System.Collections.Generic.IList<FilNet.Point2D> | |||
![]() | outMassCenter | FilNet.Point2D |