Scope: Xpedition Designer schematic editor
Collection: SchematicSheetDocuments Collection
Prerequisites: None
Opens an existing schematic document hierarchically and adds it to the collection.
SchematicSheetDocuments.Open_Hierarchically(ByVal SchematicName As String, ByVal SheetName As String, ByVal HierPath As IStringList) As Document
A string containing the name of the schematic document.
A string containing the name of the schematic sheet.
A string containing the hierarchical path to the specified schematic document.
As Document. The SchematicSheetDocument Object.