Scope: Schematic editor
Object: Application Object
Prerequisites: None
Occurs when a file is printed.
Sub Application_PrintFile(ByVal BlockName As String, ByVal Path As String, ByVal TopBlock As String)
Specifies the block name.
Specifies the current hierarchical path.
Specifies the top level block name.