API Reference > Types > FindPropertyCallback Type
FindPropertyCallback Type
Syntax
C++
typedef OdRxPropertyBasePtr (* FindPropertyCallback)(const OdRxObject* pObject, const OdString& pszPropName);

RxAttribute.h

Callback type to customize property retrieval in OdRxRefersToAttribute::parseReference().

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