Tom Van Mele
Tom Van Mele
i would also recommend using the cookiecutter template to create a compas package, because it will set up most of these things for you. the current version is at https://github.com/BlockResearchGroup/cookiecutter-compas-package
perhaps we should provide the option to delete "endpoints" only?
no, i noticed there is indeed no (or very limited) support for custom colors in `compas_ghpython`. i managed to get something to work, but will take a bit of time...
do i understand correctly that the goal is that RPC loads the environment variables of the environment of the client into the environment of the server?
but so in the scenario you are describing the "environment itself" is not the environment that was active when the server was launched the first time?
so for example, in the case when one unknowingly reconnects to a proxy server that was originally launched from a different environment?
okay so we basically inspect the target environment, for example using `CONDA_EXE`, find all defined/stored environment variables (stored by conda or otherwise) and load them into the process running on...
can you propose a greedy version?
@robin-oval ping :)
It depends on what you want the result to be. Edges are implicit objects in COMPAS meshes. So it is not as clear as in a network what the output...