API Reference > OdDb Classes > OdDbLeader Class > OdDbLeader Methods > OdDbLeader::setDimensionStyle Method
OdDbLeader::setDimensionStyle Method
Syntax
C++
virtual void setDimensionStyle(const OdDbHardPointerId& dimStyleId);
Parameters 
Description 
const OdDbHardPointerId& dimStyleId 
[in] Object ID of the dimension style. 

Sets the dimension style (OdDbDimStyleTableRecord) to used by this Leader entity (DXF 3). 

 

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