Class implementing the lazy loading of a mesh if the dictionary is
queried for it.
Check the source code
online
def __getitem__(self, item):
docstring:
no docstring
Class to handle dual indexing by either acronym or id.
Parameters
----------
mesh_path : str or Path object
path to folder containing all meshes .obj files
Check the source code
online
def __init__(self, structures_list):
docstring:
no docstring
Check the source code
online
def __getitem__(self, item):
docstring:
Core implementation of the class support for different indexing.
Parameters
----------
item :
Returns
-------
Check the source code
online
def __repr__(self):
docstring:
String representation of the class, print all regions names