JCMGridGetPatchIdΒΆ
Purpose
returns domain id of patch
Function signature
int JCMGridGetPatchId(int* id, int handle, PatchType patchType, int patchIndex)
Parameter | in/output | Description |
---|---|---|
id | output | domain id |
handle | input | pinboard handle of grid |
patchType | input | type of patch |
patchIndex | input | index of patch |