AcMapMbMapSheetTemplate::Open Method

Land Desktop Development ARX CPP SDK

AcMapMbMapSheetTemplate:: Open Method
 

Opens the template drawing file for reading.

virtual Acad::ErrorStatus Open(
    const AcMapMbMapSheetLayoutSettings* kpSettings
);
Parameters 
Description 
kpSettings 
Input Map Layot template settings.  
Returns

Returns Acad::eOk if successful; otherwise, returns a different error code.

Remarks

The name of the file and the other settings are defined via the AcMapMbMapSheetLayoutSettings parameter. In order to change the settings of this object an application has to call Close() method an call Open() with the new settings.

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].