IAddIn.onActivate Method
Parent Object: IAddInDefined in namespace "adsk::core" and the header file is <Core/Application/IAddIn.h>
Description
Lets the application do any initialization when it is safe to do so.
Syntax
"iAddIn_var" is a variable referencing an IAddIn object.
|