API Reference > Classes > OdBmElementUniqueIdProperty Structure > OdBmElementUniqueIdProperty Methods > OdBmElementUniqueIdProperty::subGetValue Method
OdBmElementUniqueIdProperty::subGetValue Method
Syntax
C++
virtual OdResult subGetValue(const OdRxObject* pO, OdRxValue& value) const;
Parameters 
Description 
const OdRxObject* pO 
[in] An OdBmElement object.  
OdRxValue& value 
[out] OdRxValue of OdInt32 type, to store id.
 

eOk if the operation completed successfully. eNotApplicable - otherwise.

Retruns the unique id property of an element. 

 

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.