Open_Hierarchically Method (SchematicSheetDocuments Collection)

Scope: Xpedition Designer schematic editor

Collection: SchematicSheetDocuments Collection

Prerequisites: None

Opens an existing schematic document hierarchically and adds it to the collection.

Usage

SchematicSheetDocuments.Open_Hierarchically(ByVal SchematicName As String, ByVal SheetName As String, ByVal HierPath As IStringList) As Document

Arguments

SchematicName

A string containing the name of the schematic document.

SheetName

A string containing the name of the schematic sheet.

HierPath

A string containing the hierarchical path to the specified schematic document.

Return Values

As Document. The SchematicSheetDocument Object.