API Reference > Types > ConvertValueCallback Type
ConvertValueCallback Type
Syntax
C++
typedef bool (* ConvertValueCallback)(const OdRxPropertyBase* pProperty, OdRxValue& value);

RxAttribute.h

Callback type to optionally convert some known property values in OdRxRefersToAttribute::parseReference().

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