Rectangular Cell2D
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The grid that this cell is from
Link copied to clipboard
Can be used to check if the cell is available or not. For example, this can be used to see if the cell is available for traversal.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Returns a list of the ModelElements attached to any spatial elements within the cell.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Functions
Link copied to clipboard
Add the spatial element to the cell
Link copied to clipboard
Counts the number of ModelElements of the provided class type that are in the cell. Use X.class for the search, where X is a valid class name.
Link copied to clipboard
Counts the number of SpatialElements of the provided class type that are in the cell. Use X.class for the search, where X is a valid class name.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Removes the spatial element from the cell