API Reference > OdDb Classes > OdDbDynBlockReference Class > OdDbDynBlockReference Methods > isDynamicBlock Method > OdDbDynBlockReference::isDynamicBlock Method ()
OdDbDynBlockReference::isDynamicBlock Method ()
Syntax
C++
bool isDynamicBlock() const;

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

The Block Reference specified in the constructor will be used.

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