Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdEdCommand Class
Syntax
C++
class OdEdCommand : public OdRxObject;

This class represents custom commands within a client application created with the ODA Platform.

A custom command is be created by deriving a class from OdEdCommand, and overriding the functions in that class. 

The custom command is registered in the global command stack by calling OdEdCommandStack::addCommand() on the global command stack, which obtained via the odedRegCmds() external function. 

Corresponding C++ library: TD_Root 

 

OdEdCommandOdEdCommand

File: EdCommandStack.h 

Module: API Reference 

Show:
No members matching the current filter
Show:
No members matching the current filter
Copyright © 2002-2022. Open Design Alliance All rights reserved.