Share

acedSetFieldUpdateEnabled

C++

ACCORE_PORT void acedSetFieldUpdateEnabled(
    AcApDocument* pDoc, 
    bool enabled
);

File

aced.h

Description

Gets the flag of field update enabled.

Was this information helpful?