JCMGridNPatchesΒΆ
Purpose
returns number of patches of given type in grid
Function signature
int JCMGridNPatches(int* nPatches, int handle, PatchType patchType)
Parameter | in/output | Description |
---|---|---|
nPatches | output | number of patches |
handle | input | pinboard handle of grid |
patchType | input | type of patches |