Open Method (HDLSourceDocuments Collection)

Scope: Xpedition Designer schematic editor

Collection: HDLSourceDocuments Collection

Prerequisites: None

Opens an HDLSource Document Object derived from the document path and adds it to this collection.

Usage

HDLSourceDocuments.Open(ByVal DocumentPath As String) As IHDLSourceDocument

Arguments

DocumentPath

The path to the source document to open.

Return Values

As IHDLSourceDocument. The HDLSourceDocument Object.