Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbDimension::setDimBlockId Method
Syntax
C++
void setDimBlockId(const OdDbObjectId& dimBlockId, bool singleReferenced = true);

Sets the Object ID of the dimension block (OdDbBlockTableRecord) associated with this Dimension entity. 

 

Parameters
Description
dimBlockId
[in] Object ID of the OdDbBlockTableRecord.
singleReferenced
[in] True if and only if the dimension block is referenced only by this Dimension entity (DXF 70 bit 0x20).
Copyright © 2002-2022. Open Design Alliance All rights reserved.