Provides access to members that control the schematic element class.
| Description | ||
|---|---|---|
![]() |
AliasName | The alias name of the object class. |
![]() |
AlterAssociatedObjectClass | Changes the feature class associated with the schematic element class with the new specified datasource ID and the new specified feature class ID. |
![]() |
AlterBuilderPropertySet | Changes the builder PropertySet defined for the schematic element class with the new specified builder PropertySet. |
![]() |
AlterQuery | Changes the query related to the schematic element class with the new specified datasource ID and the new specified query PropertySet. |
![]() |
AssociatedDataSourceID | Datasource ID of the feature class associated with the schematic element class. |
![]() |
AssociatedDiagramClasses | List of the schematic diagram classes associated to the schematic element class. |
![]() |
AssociatedObjectClassID | ID of the feature class associated with the schematic element class. |
![]() |
BuilderPropertySet | Builder property set related to the schematic element class. |
![]() |
CreateSchematicElement | Creates a new schematic element in the specified schematic diagram. |
![]() |
DataSourceID | ID of the datasource related to the schematic element class. |
![]() |
ObjectClassID | The unique ID for the object class. |
![]() |
Parent | Parent element class of the schematic element class. |
![]() |
QueryPropertySet | Query PropertySet related to the schematic element class. |
![]() |
RelationManagerCLSID | CLSID of the relation manager defined for the schematic elemnt class. |
![]() |
RelationshipClasses | The relationship classes in which this object class participates in for the specified role. |
![]() |
SchematicDataset | Schematic dataset related to the schematic element 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. |
| Interfaces | Description |
|---|---|
| IObjectClass | Provides access to members that return information about an object class. |
| CoClasses and Classes | Description |
|---|---|
| SchematicElementClass | Schematic element class object. |
ISchematicElement Interface | INgElementType Interface