alias_api.import_subdivision

alias_api.import_subdivision(filepath: str) None

Deprecated - use ‘import_subdiv’ instead.

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.