API Reference > OdDb Classes > OdDbDimAssoc Class > OdDbDimAssoc Methods > OdDbDimAssoc::setDimObjId Method
OdDbDimAssoc::setDimObjId Method
Syntax
C++
void setDimObjId(const OdDbObjectId& dimId);
Parameters 
Description 
const OdDbObjectId& dimId 
[in] Dimension Object ID. 

Sets the Object ID of the Dimension entity associated with this Associative Dimension object (DXF 330).

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