Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdEdCommandStack::removeGroup Method
Syntax
C++
virtual void removeGroup(const OdString& groupName) = 0;

Removes the specified group and its commands from this Stack object. 

 

Parameters
Description
groupName
[in] Group name.

If the specified group is not found, this function does nothing but return.

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