ReloadLabels

ACAD Connectivity Automation Objects

 
ReloadLabels
 
 
 

Reloads the labels in the specified AutoCAD drawing.

Signature

object.ReloadLabels([ObjectIDs] [, Document])

Object

DbConnect

The object or objects this method applies to.

ObjectIDs

Variant; input-only; optional

Array of longs. Each long specifies an AutoCAD entity object ID. If not specified, reloads all labels in the specified document.

Document

AcadDocument; input-only; optional

The AutoCAD document to reload the labels in. If not specified, reloads the labels in the active document.