RegionAddCellAtLoc
- Parameters
whichRegion regionThe region to be modified.
whichLocation locationThe location with the coordinates of the cell to be added.
- comment
Adds a single cell to a region.
- note
See:
RegionAddCell- patch
1.00
- Source
- common.j (raise an issue to discuss on Github or submit a PR)
- return type
nothing- Source code
native RegionAddCellAtLoc takes region whichRegion, location whichLocation returns nothing