Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdEdCommandStackReactor::commandWillStart Method
Syntax
C++
virtual void commandWillStart(OdEdCommand* pCommand, OdEdCommandContext* pCmdCtx);

Notification function called whenevever the execution of a command will start. 

 

Parameters
Description
pCommand
[in] Pointer to the command object.

This function is called before the operation.

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