API Reference > OdDb Classes > OdDbDimension Class > OdDbDimension Methods > OdDbDimension::setDimLinetype Method
OdDbDimension::setDimLinetype Method
Syntax
C++
void setDimLinetype(const OdDbObjectId& linetypeId);
Parameters 
Description 
const OdDbObjectId& linetypeId 
[in] Dimension line linetype Object ID. 

Sets the Object ID of the dimension line linetype for this Dimension entity. 

 

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