Provides access to members that controls the schematic folder.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.
Description
A schematic folder resides in a schematic dataset and is used to store a collection of schematic diagrams. It can contain subfolders.
Members
Description | ||
---|---|---|
CreateSchematicFolder | Creates a new schematic subfolder in the schematic folder. | |
FolderContainer | Parent container of the schematic folder. | |
FolderContainerID | ID of the parent container of the schematic folder. That is, ID of the schematic dataset or ID of the parent folder that contains this schematic folder. | |
ID | ID of the schematic folder. | |
SchematicDataset | Schematic dataset related to the schematic folder. |
CoClasses that implement ISchematicFolder
CoClasses and Classes | Description |
---|---|
SchematicFolder | A schematic folder object. |