AcMapDMMap::SuspendFixingDO Method

Land Desktop Development ARX CPP SDK

AcMapDMMap:: SuspendFixingDO Method
 

Suspends fixing of the draw order of entities.

int SuspendFixingDO();
Returns

Returns the outstanding reference counts before fixing DO can be resumed.

Remarks

Any change in draw order after this call is made is not effected until ResumeFixingDO method is called. Users of this method are strongly advised to correctly pair the Suspend/Resume calls. If this method is not called (later followed by ResumeFixingDO), then any change in DO is immediately fixed and displayed. This method is recommended for use during changes (addition, moving, / etc.) involving multiple items.

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