Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbDynBlockReference::convertToStaticBlock Method ()
Syntax
C++
bool convertToStaticBlock(); bool convertToStaticBlock(const OdString& newBlockName);

Converts the dynamic block reference to a static block. 

 

Parameters
Description
newBlockName
[in] New block name.

If newBlockName is not specified, an anonymous block is created.

Copyright © 2002-2022. Open Design Alliance All rights reserved.