Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
RevisionControl::create Method
Syntax
C++
static RevisionControlPtr create(OdDbHostAppServices& host_app, OdDbDatabasePtr p_db, const OdString& tf_path);

Factory class method to create RevisionControl object

Parameters
Description
host_app
[in] host app service
p_db
[in] pointer to database
tf_path
[in] path to tf storage
Copyright © 2002-2022. Open Design Alliance All rights reserved.