Currently there is no (simple) way to check the Alembic CoreType value for an
existing IArchive.
This issue is for the implementation of a new method "getCoreType()", or
similar, on the IArchive Python bindings that returns a string corresponding to
the Alembic Core Type enum (like "Ogawa" or "HDF5", to aid discoverability),
and also have something like alembic.Abc.CoreTypeFlag.kOgawa as a constant
string that points to the same value.
Original issue reported on code.google.com by rsgalloway on 25 Jun 2014 at 5:06
Original issue reported on code.google.com by
rsgalloway
on 25 Jun 2014 at 5:06