API Reference > Classes > OdGiContextForIfcDatabase Class > OdGiContextForIfcDatabase Methods > OdGiContextForIfcDatabase::database Method
OdGiContextForIfcDatabase::database Method
Syntax
C++
virtual OdDbBaseDatabase* database() const;

A raw pointer to the database that is currently being vectorized. Returns the IFC database that is currently being vectorized, represented as a pointer to an OdDbBaseDatabase object.

Retrieves an IFC database that is currently associated with the Gi context object.

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