alias_api.import_subdiv
- alias_api.import_subdiv(filepath: str) None
Imports a subdiv data from OBJ, TSM, F3D or SF3D file.
Note that SF3D file format is only supported in OpenAlias.
- Parameters
filepath (str) – The name of the input file to process
- Throws AliasPythonException
If filepath is None, Alias failed to import or the Alias universe has not been initialized.