RepositoryPtrcreateRepoFromBuffer(constchar* bufferedModel, const OdAnsiString& name = "");
Description
Creates a new repository with a specified name within the current session, and opens a specified bufferred model as part of the newly created repository.
Parameters
Parameters
Description
bufferedModel
[in] A raw pointer to the data of the buffered model to open as part of the created repository