API Reference > OdDb Classes > OdDbDatabase Class > OdDbDatabase Methods > setDimstyleData Method > OdDbDatabase::setDimstyleData Method (OdDbObjectId)
OdDbDatabase::setDimstyleData Method (OdDbObjectId)
Syntax
C++
void setDimstyleData(OdDbObjectId objectId);
Parameters 
Description 
OdDbObjectId objectId 
[in] Object ID of the source record. 

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

 

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