API Reference > Classes > OdBmElementBuiltInProperty Structure > OdBmElementBuiltInProperty Methods > OdBmElementBuiltInProperty::subGetValue Method
OdBmElementBuiltInProperty::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, which type matches a storage type.
 

eOk if the operation completed successfully. eNotApplicable - otherwise.

Retruns the built-in parameter id property. 

 

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