Provides access to members that manage the schematic in memory diagram.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.
Members
Description | ||
---|---|---|
![]() |
GetSchematicInMemoryFeatureByType | Finds a schematic in memory feature referenced by the specified name and the specified element type within the schematic in memory net feature. |
![]() |
GetSchematicInMemoryFeaturesByClass | Finds a schematic in memory features enumeration by the specified schematic element class within the schematic in memory net feature. |
![]() |
GetSchematicInMemoryFeaturesByType | Finds a schematic in memory features enumeration by the specified element type within the schematic in memory net feature. |
![]() |
HasChanged | Indicates if the schematic in memory diagram has changed in the current session. |
![]() |
LayoutHasChanged | Indicates if the saved layout of the schematic diagram is no more the initial layout. |
![]() |
Name | Name of the schematic in memory diagram. |
![]() |
Refresh | Refreshes the schematic in memory diagram. |
![]() |
Save | Saves the schematic in memory diagram. |
![]() |
SchematicDiagram | The schematic diagram relative to the schematic in memory diagram. |
![]() |
SchematicDiagramClass | The schematic diagram class the schematic in memory diagram belongs to. |
![]() |
SchematicInMemoryFeatures | Schematic in memory features enumeration within the schematic in memory diagram. |
CoClasses that implement ISchematicInMemoryDiagram
CoClasses and Classes | Description |
---|---|
SchematicInMemoryDiagram | Schematic in memory diagram object. |