API Reference > OdDb Classes > OdDbDynBlockReference Class > OdDbDynBlockReference Methods > isDynamicBlock Method > OdDbDynBlockReference::isDynamicBlock Method (OdDbObjectId&)
OdDbDynBlockReference::isDynamicBlock Method (OdDbObjectId&)
Syntax
C++
static bool isDynamicBlock(const OdDbObjectId& blockTableRecordId);
Parameters 
Description 
const OdDbObjectId& blockTableRecordId 
[in] Block Table Record Object ID. 

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

 

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

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