The TurnoutCatalogManager class, manage catalogs in the drawing.
Inheritance Hierarchy
SystemObjectAutodesk.Civil.DatabaseServicesTurnoutCatalogManager
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class TurnoutCatalogManager
VB
Public NotInheritable Class TurnoutCatalogManager
C++
public ref class TurnoutCatalogManager sealed
The TurnoutCatalogManager type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | AddCatalog | Add catalog to the database. |
![]() | GetAllCatalogIds | Get all catalog ObjectIds from the database. |
![]() | GetCatalogByName | Get the catalog by name from the database. |
![]() ![]() | GetTurnoutCatalogManager | |
![]() | RemoveAllUnusedCatalogs | Remove all unused catalogs from the database. |
![]() | RemoveCatalog | Remove the catalog by catalog ObjectId. |
![]() | RemoveCatalogByName | Remove the catalog by catalog name. |
![]() | UpdateCatalog |
Update the catalog by catalog file path.
The new catalog requires to follow below conditions:
|