This document is archived and information here might be outdated.  Recommended version.


ISchematicInMemoryFeatureClass Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicInMemoryFeatureClass Interface
ArcGIS Developer Help

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

Name 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.

Classes that implement ISchematicInMemoryFeatureClass

Classes Description
SchematicInMemoryFeatureClass Schematic in memory feature class object.