data
Classes
Abstract base class for all COMPAS data objects. |
|
Data encoder for custom JSON serialization with support for COMPAS data structures and geometric primitives. |
|
Data decoder for custom JSON serialization with support for COMPAS data structures and geometric primitives. |
Functions
Read COMPAS object data from a JSON file. |
|
Read COMPAS object data from a JSON string. |
|
Write a collection of COMPAS object data to a JSON file. |
|
Write a collection of COMPAS objects to a JSON string. |