IFC curve cache, allows dumping OBJ and hashes of curves
Construct this.
Readonly
Get the number of memoized items
The number of items memoized in this.
Iterate through the cached objects
Iterate over this.
Add an item to the cache.
Clear the cache
Delete an item from the cache.
True if the item was in the cache.
Get the cached item for a particular id.
Get the OBJs for all the curves in the cache (lazily)
Curves with their matching OBJ as a string
IFC curve cache, allows dumping OBJ and hashes of curves