QueryPages Method (Application Object)

Scope: Schematic editor

Object: Application Object

Prerequisites: None

Returns a collection of block objects.

Usage

Application.QueryPages(ByVal Name As String) As IVdObjs

Arguments

Name

Name of the schematic (do not include the extension).

Return Values

As IVdObjs. A collection of Block Objects. The collection contains one block for each sheet of the schematic.