Share

AcDbAssocDependencyNotificationDisabler::AcDbAssocDependencyNotificationDisabler Constructor

C++

ACDBCORE2D_PORT explicit AcDbAssocDependencyNotificationDisabler(
    bool disableIt = true
);

Description

Default constructor. It disables the notification to dependencies.

Parameters

Parameters Description
disableIt _nt_

Links

AcDbAssocDependencyNotificationDisabler Class

Was this information helpful?