ArcObjects Library Reference (Schematic)  

ISchematicInMemoryFeatureClass Interface

Provides access to members that manage the schematic in memory feature class.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.

Members

Description
Method CreateSchematicInMemoryFeatureLink Creates a schematic in memory feature link.
Method CreateSchematicInMemoryFeatureNode Creates a schematic in memory feature node.
Method CreateSchematicInMemoryFeatureNodeOnLink Creates a schematic in memory feature node on link.
Method CreateSchematicInMemoryFeatureSubLink Creates a schematic in memory feature sublink.
Read-only property SchematicElementClass The schematic element class relative to the schematic in memory feature class.
Read-only property SchematicInMemoryDiagram The schematic in memory diagram the schematic in memory feature class belongs to.
Read-only property SchematicInMemoryFeatures Schematic in memory features enumeration within the schematic in memory feature class.
Read-only property Type Schematic element type of the schematic in memory feature class.

CoClasses that implement ISchematicInMemoryFeatureClass

CoClasses and Classes Description
SchematicInMemoryFeatureClass Schematic in memory feature class object.

.NET Snippets

Loop On The Schematic In-Memory Feature Classes Related To A Schematic In-Memory Diagram | Get The SchematicInMemoryFeatureClass Related To A Schematic Element Class From An In-Memory Schematic Diagram | Get The In-Memory Schematic Features In A Schematic Layer