Regen Method

Regenerates the entire drawing and recomputes the screen coordinates and view resolution for all objects.

See Also | Example

Signature

object.Regen WhichViewports

Object

Document
The object or objects this method applies to.

WhichViewports

Integer; input-only

acActiveViewport

Regenerates only the active viewport.

acAllViewports

Regenerates all viewports on the document.

Remarks

Regen also reindexes the drawing database for optimum display and better object selection performance.

 

   Comments?