Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbDynBlockReference::getBlockProperties Method
Syntax
C++
void getBlockProperties(OdDbDynBlockReferencePropertyArray& properties) const;

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

 

Parameters
Description
properties
[out] Receives an array of properties.

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

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