Skip to main content
Ctrl+K

Rgrow 0.12.2 documentation

Site Navigation

  • Tile sets
  • Simulation
  • FFS

Site Navigation

  • Tile sets
  • Simulation
  • FFS

Section Navigation

  • rgrow.Tile
  • rgrow.TileSet
  • rgrow.TileSet.from_file
  • rgrow.TileSet.to_simulation
  • rgrow.TileSet.run_window
  • rgrow.TileSet.run_ffs
  • Tile sets

Tile sets#

Constructing tilesets#

Tile

TileSet

A class representing a tile set.

TileSet.from_file($cls, path)

Parses a file (JSON, YAML, etc) into a TileSet

Using tilesets#

TileSet.to_simulation()

Creates a Simulation from the TileSet.

TileSet.run_window()

Creates a simulation, and runs it in a UI.

TileSet.run_ffs([config])

Runs FFS.

Options#

previous

Rgrow Python interface documentation

next

rgrow.Tile

On this page
  • Constructing tilesets
  • Using tilesets
  • Options
Show Source

© Copyright 2023, Constantine Evans.

Created using Sphinx 6.2.1.

Built with the PyData Sphinx Theme 0.13.3.