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

Returns the group name of this command object.

This name is used to group sets of registered commands.

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