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


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

ISchematicObject Interface

Provides access to members that control the schematic object.

Product Availability

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

Members

Name Description
Read-only property Class Object class related to the schematic object.
Read-only property Name Name of the schematic object.

Classes that implement ISchematicObject

Classes Description
SchematicInMemoryDiagram Schematic in memory diagram object.
SchematicInMemoryFeatureLink Schematic in memory feature link object.
SchematicInMemoryFeatureNode Schematic in memory feature node object.
SchematicInMemoryFeatureNodeOnLink Schematic in memory feature node on link object.
SchematicInMemoryFeatureSubLink Schematic in memory feature sublink object.
SchematicLink A schematic link object.
SchematicNode A schematic node object.
SchematicNodeOnLink A schematic node-on-link object.
SchematicSubLink A schematic sublink object.