API Reference > OdDb Classes > OdDbDynBlockReference Class > OdDbDynBlockReference Methods > OdDbDynBlockReference::getBlockProperties Method
OdDbDynBlockReference::getBlockProperties Method
Syntax
C++
void getBlockProperties(OdDbDynBlockReferencePropertyArray& properties) const;
Parameters 
Description 
OdDbDynBlockReferencePropertyArray& properties 
[out] Receives an array of properties. 

Returns an array of the dynamic block properties of the block reference. 

 

An empty array will be returned if the block reference has no dynamic block properties.

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