|
IMdlrModel::DeActivateObjects
Description
This method allows you to deactivate a current active object in a model.
Syntax
DeActivateObjects( );
Note
After executing deactivation, there is no active object in a model. You have to activate an object before carrying out procedures that require an active object like adding an extrusion or the removal of a solid object.
|