Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmDatabase::getCategoriesData Method
Syntax
C++
const OdBmMap<OdBm::BuiltInCategory::Enum, const OdBmCategoryPtr> getCategoriesData() const;

Retrieves categories contained in the database.

A map object to categories data.

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

Copyright © 2002-2022. Open Design Alliance All rights reserved.