Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdRxModelHierarchyTreeBase::getNodeProperties Method
Syntax
C++
virtual const OdArray<PropertyInfo>& getNodeProperties(OdUInt64 unique_DB_ID, OdUInt64 unique_source_ID);

Gets the properties for a node by unique identifier. 

 

Parameters
Description
unique_DB_ID
[in] Unique database identifier represented as an OdUInt64 value.
unique_source_ID
[in] Unique identifier represented as an OdUInt64 value.

Array of the PropertyInfo objects.

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