You are here: Start » FIL.NET » FIS.ShapeMoment Method
FIS.ShapeMoment Method
Computes the selected second-order moment of a shape in regular and normalized ( divided by shape area ) variant.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void ShapeMoment ( FilNet.Path inShape, FilNet.ShapeMomentType inMomentType, bool inCentral, out float outMoment, out float outNormMoment )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inShape | FilNet.Path | |||
![]() | inMomentType | FilNet.ShapeMomentType | |||
![]() | inCentral | bool | |||
![]() | outMoment | float | |||
![]() | outNormMoment | float |