Provides access to members that manage the schematic diagram class.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.
Members
Description | ||
---|---|---|
AlwaysLoadDiagrams | Indicates if the diagrams which belong to the diagram class are always loaded. | |
AssociatedSchematicElementClasses | The associated element classes to the schematic diagram class. | |
AssociateSchematicElementClass | Associates the element class to the schematic diagram class. | |
CreateSchematicAttribute | Creates a schematic in memory attribute. | |
CreateSchematicDiagram | Creates a new schematic diagram. | |
DefaultSchematicNodeClass | Default schematic in memory node element class related to the schematic diagram class. | |
Delete | Deletes the schematic object class. | |
DissociateSchematicElementClass | Dissociates the element class from the schematic diagram class. | |
ExternalQueryEvaluationMode | External query evaluation mode of the schematic object class. | |
IdentifierFieldNames | Identifier fields names of the schematic object class. | |
IsSchematicElementClassAssociated | Indicates whether or not the element class is associated to the schematic diagram class. | |
LoadSchematicInMemoryDiagram | Loads a schematic in memory diagram specified by its DiagramName. | |
Name | Name of the schematic object class. | |
Parent | Parent of the schematic diagram class. | |
PredefinedAttributeNames | Predefined attributes names of the schematic in memory object class. | |
QueryString | Query string of the schematic object class. | |
SchematicAlgorithm | Schematic algorithm of the schematic diagram class. | |
SchematicAlgorithms | Schematic algorithms of the schematic diagram class. | |
SchematicBuilder | Schematic builder of the schematic diagram class. | |
SchematicDataset | Schematic dataset the schematic object class belongs to. | |
SchematicDataSource | Schematic data source of the schematic object class. | |
SchematicDiagramByID | Schematic diagram referenced by the specified ID. | |
SchematicDiagramByName | Schematic diagram referenced by the specified Name. | |
SchematicDiagrams | Schematic diagrams enumeration within the schematic dataset or schematic folder container. | |
SchematicLayerTemplate | Schematic layer template related to the schematic diagram class. | |
SchematicQueryParameters | Schematic query parameters of the schematic object class. | |
SchematicTraces | Schematic analyst traces of the schematic diagram class. |
Inherited Interfaces
Interfaces | Description |
---|---|
ISchematicObjectClass | Provides access to members that manage the schematic object class. |
CoClasses that implement ISchematicDiagramClass
CoClasses and Classes | Description |
---|---|
SchematicDiagramClass | Schematic diagram class object. |