API Reference > Classes > OdTf Classes > OdTfVariant Class > OdTfVariant Methods > OdTfVariant::setRxObjectWeakPtr Method
OdTfVariant::setRxObjectWeakPtr Method
Syntax
C++
OdTfVariant& setRxObjectWeakPtr(OdRxObject* const value);
Parameters 
Description 
OdRxObject* const value 
[in] A pointer to the OdRxObject class instance.  

Returns the reference to the modified variant object.

Sets a new weak pointer to the OdRxObject class instance associated with the variant object.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.