Shape.from_library_proxy
- classmethod Shape.from_library_proxy(data)
Construct a Shape from a library using a proxy implementation (compatible with Rhinoceros).
- Parameters
data (dict) – Dictionary with the setttings to create the vault.
- Returns
Shape – A Shape object.