You are here: Start » FIL.NET » FIS.TranslatePoint3DGrid Method
FIS.TranslatePoint3DGrid Method
Translates a grid of points by a vector.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void TranslatePoint3DGrid ( FilNet.Point3DGrid inGrid, FilNet.Vector3D inDelta, bool inInverse, FilNet.Point3DGrid outGrid )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inGrid | FilNet.Point3DGrid | |||
![]() | inDelta | FilNet.Vector3D | Translation vector. | ||
![]() | inInverse | bool | Switches to the inverse operation. | ||
![]() | outGrid | FilNet.Point3DGrid |