SchematicSheetDocument Object

This object represents one sheet of a schematic.

The following table lists methods and properties of the SchematicSheetDocument object with links to the respective reference pages.

Table 1. SchematicSheetDocument Object Methods and Properties

Method or Property

Description

Activate Method (SchematicSheetDocument Object)Assigns the first view of the Views collection owned by this document as the active view.
Close Method (SchematicSheetDocument Object)Closes the document and flushes it from memory.
DiscardSymbolChanges Method (SchematicSheetDocument Object)Discards local symbol without updating design or saving changes.
ExportMetafile Method (SchematicSheetDocument Object)Exports the current document as a metafile for plotting.
GetViews Method (SchematicSheetDocument Object)Returns a collection of View objects which contain this document.
IsReadOnly Method (SchematicSheetDocument Object)Determines if the current document is read-only (locked).
Print Method (SchematicSheetDocument Object)Prints a document range to the default printer.
ReRead Method (SchematicSheetDocument Object)Causes the specified page of the current document to be reread from disk.
Save Method (SchematicSheetDocument Object)Saves changes made in the embedded symbol editor to a non-local symbol.
SaveAs Method (SchematicSheetDocument Object)Saves non-local symbol opened in the embedded symbol editor to a different name.
UpdateSymbolInDesign Method (SchematicSheetDocument Object)Updates symbol in the schematic to include the current local changes.
Application Property (SchematicSheetDocument Object)Returns the application property for the document.
FullName Property (SchematicSheetDocument Object)Returns the name of the schematic sheet.
Name Property (SchematicSheetDocument Object)Sets or returns the name of the schematic sheet.
Parent Property (SchematicSheetDocument Object)Returns the parent Attribute Object for the document.