Share

AcRxBoxedValueOnStack::AcRxBoxedValueOnStack Constructor

C++

ACBASE_PORT AcRxBoxedValueOnStack(
    const AcRxValue& value
);

Description

Constructor

Parameters

Parameters Description
value Reference to the AcRxValue object that needs to boxed.

Links

AcRxBoxedValueOnStack Class

Was this information helpful?