Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdDbBaseDatabasePE::loadPlotstyleTableForActiveLayout Method
Syntax
C++
virtual void loadPlotstyleTableForActiveLayout(OdGiDefaultContext* pDwgContext, OdDbBaseDatabase* db) = 0;

Loads plot styles of the active layout to a specified Gi context object. 

 

Parameters
Description
pDwgContext
[in] A pointer to a Gi context object. Plot styles will be loaded into it.
db
[in] A pointer to a drawing database.
Copyright © 2002-2022. Open Design Alliance All rights reserved.