RegionAddCellAtLoc
- Parameters
-
whichRegion region
The region to be modified.
whichLocation location
The 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
- return type
nothing
- Source code
native RegionAddCellAtLoc takes region whichRegion, location whichLocation returns nothing