You are here: Start » FIL.NET » FIS.PolygonEllipticAxes Method
FIS.PolygonEllipticAxes Method
Computes axes of an ellipse having the same first and second order moments as the given polygon.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void PolygonEllipticAxes ( FilNet.Path inPolygon, out FilNet.Segment2D outMajorAxis, out FilNet.Segment2D outMinorAxis )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inPolygon | FilNet.Path | |||
![]() | outMajorAxis | FilNet.Segment2D | |||
![]() | outMinorAxis | FilNet.Segment2D |