ArcObjects Library Reference  (Schematic)    

ISchematicElementClassContainer Interface

Provides access to members that control the schematic element classes defined within a container (that is, within a schematic dataset).

Product Availability

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

Members

Description
Read-only property SchematicElementClassByID Schematic element class referenced by the specified ID.
Read-only property SchematicElementClassByName Schematic element class referenced by the specified Name.
Read-only property SchematicElementClasses Schematic element classes enumeration within the schematic dataset container.

CoClasses that implement ISchematicElementClassContainer

CoClasses and Classes Description
SchematicDataset Schematic dataset object.
SchematicElementClass Schematic element class object.

See Also

ISchematicDataset Interface

Example

ISchematicElementClass, ISchematicElementClassContainer, ISchematicDataset - Example

 


Feedback Send feedback on this page