Scope: Xpedition Designer schematic editor
Collection: HDLSourceDocuments Collection
Prerequisites: None
Creates a new HDLSourceDocument Object based on the specified type, then adds it to this collection.
HDLSourceDocuments.New(ByVal DocType As VdSourceDocumentType) As IHDLSourceDocument
0 - plain text document
1 - VHDL source document
2 - Verilog source document
3 - SPICE source document
As IHDLSourceDocument. The HDLSourceDocument Object.