AcMapDMStyle::OnMapProjectInitialized Method

Land Desktop Development ARX CPP SDK

AcMapDMStyle:: OnMapProjectInitialized Method
 

Invoked when the an AutoCAD Map project is initialized.

virtual bool OnMapProjectInitialized(
    AcMapProject* pProject
);
Parameters 
Description 
pProject 
Input AutoCAD Map project.  
Returns

Returns true if successful.

Remarks

The style can perform any project-related initialization at this time, and should return true if successful, or false otherwise.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].