You are here: Start » FIL.NET » FIS.RotateAngle Method
FIS.RotateAngle Method
Adds two angles.
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.dll |
Syntax
public static void RotateAngle ( float inAngle, float inRotationAngle, FilNet.AngleRange inAngleRange, bool inInverse, out float outAngle )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inAngle | float | |||
![]() | inRotationAngle | float | |||
![]() | inAngleRange | FilNet.AngleRange | _0_180 | Default value: _0_180. | |
![]() | inInverse | bool | |||
![]() | outAngle | float |


