Public Member Functions | |
def | __init__ |
def | createGeometry |
def | execute |
def | onChanged |
Public Attributes | |
Type |
Definition at line 58 of file Cell.py.
def Cell::Cell::__init__ | ( | self, | ||
obj | ||||
) |
Reimplemented in Building::Building, Floor::Floor, and Site::Site.
def Cell::Cell::execute | ( | self, | ||
obj | ||||
) |
Reimplemented in Site::Site.
def Cell::Cell::onChanged | ( | self, | ||
obj, | ||||
prop | ||||
) |
Reimplemented in Site::Site.
Reimplemented in Building::Building, Floor::Floor, and Site::Site.