Provides access to members that manage the schematic element class.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.
Members
Description | ||
---|---|---|
AlterAssociatedObjectClass | Changes the associated object class to the schematic element class. | |
AssociatedObjectClassDataSource | The associated schematic data source to the schematic element class. | |
AssociatedObjectClassDataSourceID | The associated object class data source ID to the schematic element class. | |
AssociatedObjectClassID | The associated object class ID to the schematic element class. | |
AssociatedSchematicDiagramClasses | Associated diagram classes to the schematic element class. | |
CreateSchematicAttribute | Creates a schematic in memory attribute. | |
CreateSchematicElement | Creates a new schematic element in the specified schematic diagram. | |
Delete | Deletes the schematic object class. | |
ExternalQueryEvaluationMode | External query evaluation mode of the schematic object class. | |
GeometryType | Geometry type of the schematic element class. | |
IdentifierFieldNames | Identifier fields names of the schematic object class. | |
Name | Name of the schematic object class. | |
Parent | Parent to the schematic element class. | |
PredefinedAttributeNames | Predefined attributes names of the schematic in memory object class. | |
QueryString | Query string of the schematic object class. | |
RelationManagerCLSID | Relation manager CLSID of the schematic element class. | |
SchematicDataset | Schematic dataset the schematic object class belongs to. | |
SchematicDataSource | Schematic data source of the schematic object class. | |
SchematicElementByID | Schematic element referenced by the specified ID that is contained in the specified schematic diagram. | |
SchematicElementByName | Schematic element referenced by the specified Name that is contained in the specified schematic diagram. | |
SchematicElements | List of the schematic elements related to the schematic element class within the specified schematic diagram. | |
SchematicElementType | Schematic element type related to the schematic element class. | |
SchematicQueryParameters | Schematic query parameters of the schematic object class. | |
ShapeField | Shape field of the schematic element class. |
Inherited Interfaces
Interfaces | Description |
---|---|
ISchematicObjectClass | Provides access to members that manage the schematic object class. |
CoClasses that implement ISchematicElementClass
CoClasses and Classes | Description |
---|---|
SchematicElementClass | Schematic element class object. |