You are here: Start » FIL.NET » FIS.TranslateCircle Method
FIS.TranslateCircle Method
Translates a circle by a vector.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void TranslateCircle ( FilNet.Circle2D inCircle, FilNet.Vector2D inDelta, bool inInverse, out FilNet.Circle2D outCircle )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inCircle | FilNet.Circle2D | |||
![]() | inDelta | FilNet.Vector2D | Vector of translation. | ||
![]() | inInverse | bool | Switches to the inverse operation. | ||
![]() | outCircle | FilNet.Circle2D |