Provides access to members that control the schematic diagram class.
| Description | ||
|---|---|---|
![]() |
AlgorithmCLSID | Algorithm CLSID defined for the schematic diagram class. |
![]() |
AlgorithmPropertySet | Algorithm PropertySet related to the schematic diagram class. |
![]() |
AliasName | The alias name of the object class. |
![]() |
AlterAlgorithm | Changes the algorithm defined for the schematic diagram class with the new specified algorithm CLSID and the new specified algorithm PropertySet. |
![]() |
AlterBuilder | Changes the builder defined for the schematic diagram class with the new specified builder CLSID and the new specified builder PropertySet. |
![]() |
AlterLinker | Changes the linker defined for the schematic diagram class with the new specified linker CLSID and the new specified linker PropertySet. |
![]() |
AlterQuery | Changes the query related to the schematic diagram class with the new specified datasource ID and the new specified query PropertySet. |
![]() |
AssociatedElementClasses | List of the schematic element classes associated with the schematic diagram class. |
![]() |
AssociateElementClass | Associates the specified schematic element class with the diagram class. |
![]() |
BuilderCLSID | Builder CLSID defined for the schematic diagram class. |
![]() |
BuilderPropertySet | Builder PropertySet related to the schematic diagram class. |
![]() |
CreateSchematicDiagram | Creates a new schematic diagram. |
![]() |
DataSourceID | ID of the datasource related to the schematic diagram class. |
![]() |
DissociateElementClass | Dissociate the specified schematic element class from the diagram class. |
![]() |
LinkerCLSID | Linker CLSID defined for the schematic diagram class. |
![]() |
LinkerPropertySet | Linker PropertySet related to the schematic diagram class. |
![]() |
ObjectClassID | The unique ID for the object class. |
![]() |
Parent | Parent diagram class of the schematic diagram class. |
![]() |
QueryPropertySet | Query PropertySet related to the schematic diagram class. |
![]() |
RelationshipClasses | The relationship classes in which this object class participates in for the specified role. |
![]() |
SchematicBuilder | Schematic builder defined for the schematic diagram class. |
![]() |
SchematicDataset | Schematic dataset related to the schematic diagram class. |
![]() |
SchematicDiagramByID | Schematic diagram referenced by the specified ID from the specified schematic diagrams container. |
![]() |
SchematicDiagramByName | Schematic diagram referenced by the schematic diagram class with the specified Name from the specified schematic diagrams container. |
![]() |
SchematicDiagrams | List of the schematic diagrams related to the schematic diagram class within a specified schematic diagrams container. |
| Interfaces | Description |
|---|---|
| IObjectClass | Provides access to members that return information about an object class. |
| CoClasses and Classes | Description |
|---|---|
| SchematicDiagramClass | Schematic diagram class object. |
ISchematicDiagram Interface | INgDiagramType Interface