API Reference > Classes > Database Classes > OdBmDatabase Class > OdBmDatabase Methods > OdBmDatabase::getCategoriesData Method
OdBmDatabase::getCategoriesData Method
Syntax
C++
const OdBmMap<OdBm::BuiltInCategory::Enum, const OdBmCategoryPtr> getCategoriesData() const;

A map object to categories data.

Retrieves categories contained in the database.

Each record in the map consists of a type of built-in category and a smart pointer to the appropriate category object.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.