ArcObjects Library Reference  (Schematic)    

ISchematicElementClass Interface

Provides access to members that control the schematic element class.

Product Availability

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

Members

Description
Read-only property AliasName The alias name of the object class.
Method AlterAssociatedObjectClass Changes the feature class associated with the schematic element class with the new specified datasource ID and the new specified feature class ID.
Method AlterBuilderPropertySet Changes the builder PropertySet defined for the schematic element class with the new specified builder PropertySet.
Method AlterQuery Changes the query related to the schematic element class with the new specified datasource ID and the new specified query PropertySet.
Read-only property AssociatedDataSourceID Datasource ID of the feature class associated with the schematic element class.
Read-only property AssociatedDiagramClasses List of the schematic diagram classes associated to the schematic element class.
Read-only property AssociatedObjectClassID ID of the feature class associated with the schematic element class.
Read-only property BuilderPropertySet Builder property set related to the schematic element class.
Method CreateSchematicElement Creates a new schematic element in the specified schematic diagram.
Read-only property DataSourceID ID of the datasource related to the schematic element class.
Read-only property ObjectClassID The unique ID for the object class.
Read/write property Parent Parent element class of the schematic element class.
Read-only property QueryPropertySet Query PropertySet related to the schematic element class.
Read/write property RelationManagerCLSID CLSID of the relation manager defined for the schematic elemnt class.
Read-only property RelationshipClasses The relationship classes in which this object class participates in for the specified role.
Read-only property SchematicDataset Schematic dataset related to the schematic element class.
Read-only property SchematicElementByID Schematic element referenced by the specified ID that is contained in the specified schematic diagram.
Read-only property SchematicElementByName Schematic element referenced by the specified Name that is contained in the specified schematic diagram.
Read-only property SchematicElements List of the schematic elements related to the schematic element class within the specified schematic diagram.
Read-only property SchematicElementType Schematic element type related to the schematic element class.

Inherited Interfaces

Interfaces Description
IObjectClass Provides access to members that return information about an object class.

CoClasses that implement ISchematicElementClass

CoClasses and Classes Description
SchematicElementClass Schematic element class object.

See Also

ISchematicElement Interface | INgElementType Interface

Example

ISchematicElementClass, ISchematicElementClassContainer, ISchematicDataset - Example

 


Feedback Send feedback on this page