You are here: Start » FIL.NET » FIS.RegionOrientation Method
FIS.RegionOrientation Method
Computes the orientation of a region as an angle of value in a proper range.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void RegionOrientation ( FilNet.Region inRegion, FilNet.AngleRange inAngleRange, out float outOrientationAngle )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inRegion | FilNet.Region | Input region. | ||
![]() | inAngleRange | FilNet.AngleRange | _0_180 | Switches between ranges <0; 90), <0; 180) and <0; 360) | |
![]() | outOrientationAngle | float |