Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdTraceRuntime::setCurrentUserInfo Method
Syntax
C++
OdResult setCurrentUserInfo(const OdTraceUserProfile& currentUserInfo);

Sets current user for working with traces. 

 

Parameters
Description
currentUserInfo
[in] Information about user.

eOk if new user information was set correctly.

  • eAlreadyActive if some trace is open.

 

remarks Can't set if some trace is open. The m_oxygenId in the OdTraceUserProfile can be empty for new users.

Copyright © 2002-2022. Open Design Alliance All rights reserved.