Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbDynBlockReference::isDynamicBlock Method (const OdDbObjectId&)
Syntax
C++
static bool isDynamicBlock(const OdDbObjectId& blockTableRecordId);

Returns true if and only if the specified Block Table Record contains dynamic block information. 

 

Parameters
Description
blockTableRecordId
[in] Block Table Record Object ID.

If blockTableRecordId is not specified, the Block Reference specified in the constructor will be used.

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