Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdRxVariantValue::OdRxVariantValue Constructor (const OdRxObject*)
Syntax
C++
OdRxVariantValue(const OdRxObject* pObject);

Constructors with pointer arguments assign the referenced objects to the new RxVariantValue object. 

Constructors with value arguments create a new RxVariant object with the specified value, and assign them the new RxVariantValue object.

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