Shape.from_library

classmethod Shape.from_library(data)

Construct a Shape from a library.

Parameters

data (dict) – Dictionary with the settings to create the vault.

Returns

Shape – A Shape object.