Speect Plug-in for SAddendumJSON class
speect.addendum_json adds a method to speect.addendum.SAddendum to load addendum objects from JSON formatted files.
Load the JSON format addendum at the given file path.
Parameters: | path (string) – The full path and filename of the JSON format addendum to load. |
---|---|
Returns: | The loaded addendum at the given path. |
Return type: | SAddendum |