API Reference > OdDb Classes > OdDbObjectContext Class > OdDbObjectContext Methods > OdDbObjectContext::getName Method
OdDbObjectContext::getName Method
Syntax
C++
virtual OdString getName() const = 0;

Returns the name of the context.

When referencing a context, do not use the context name since it can change. Use the context ID instead.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.