Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdRxValue::OdRxBoxedValue::newBoxedValueOnHeap Method
Syntax
C++
static OdRxBoxedValuePtr newBoxedValueOnHeap(const OdRxValue& value);

Creates a new boxed value on the heap. Returns a reference-counted smart pointer. 

 

Parameters
Description
value
[in] Object of the OdRxValue to be wrapped.

Reference-counted smart pointer to the created OdRxBoxedValue object.

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