UpdateOtherObjects Method (ProjectData Object)

Scope: Schematic editor

Object: ProjectData Object

Prerequisites: None

Updates the specified objects for the project.

CAUTION:

The UpdateOtherObjects method modifies the database as well as the project file.

Usage

ProjectData.UpdateOtherObjects(ByVal eWhatToUpdate As VdUpdateOtherObjects, ByVal eUpdateScope As VdUpdateOOScope)

Arguments

eWhatToUpdate

The objects to update (VdUpdateOtherObjects Enum).

eUpdateScope

The scope of the update (VdUpdateOOScope Enum).