Xpedition Designer Schematic Editor Object Collections

The following table includes summary information for each collection you can access in Xpedition Designer automation.
Table 1. Xpedition Designer Collections

Collection

Description

HDLSourceDocuments CollectionThis object represents a collection of HDLSourceDocument Objects.
SchematicSheetDocuments CollectionDocuments is an automation collection that represents the set of Xpedition Designer schematic documents.
StringCollection CollectionThis object represents a collection of strings that exist on a Xpedition Designer schematic. This collection provides methods for identifying and/or removing strings from the schematic, but not otherwise modifying them.
StringList CollectionThis object is a collection of strings that exist on a Xpedition Designer schematic. This collection has a well-defined interface that allows for removing/adding/iterating any of the elements that compose the collection.