API Reference > OdEd Classes > OdEdCommand Class > OdEdCommand Methods > OdEdCommand::globalName Method
OdEdCommand::globalName Method
Syntax
C++
virtual const OdString globalName() const = 0;

Returns the global (untranslated) name of this command object.

This name must be unique within the groupName of this command object.

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