API Reference > OdDb Classes > OdDbDatabase Class > OdDbDatabase Methods > OdDbDatabase::getDimstyleData Method
OdDbDatabase::getDimstyleData Method
Syntax
C++
void getDimstyleData(OdDbDimStyleTableRecord* pDestination) const;
Parameters 
Description 
OdDbDimStyleTableRecord* pDestination 
[in] Pointer to the destination record. 

Copies the dimension variables of this database object to the specified DimStyleTableRecord. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.