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


ISchematicNodeOnLink Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Schematic)  

ISchematicNodeOnLink Interface

Provides access to members that control the schematic node-on-link element.

Product Availability

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

Description

A schematic node on link is a node positioned on a link path route. Its location on the schematic link is either absolute or relative. A node on link is completely dependent on the link to which it is related.

Members

Description
Read-only property Class The Object Class for the row.
Read/write property InitialPosition Initial position of the schematic node-on-link on its reference link.
Read/write property ReferenceLink Reference link of the schematic node-on-link.

Inherited Interfaces

Interfaces Description
IObject Provides access to the class the row belongs to.

CoClasses that implement ISchematicNodeOnLink

CoClasses and Classes Description
SchematicNodeOnLink A schematic node-on-link object.