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

Returns 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-2020. Open Design Alliance. All rights reserved.