Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdRxObjectPtr::get Method ()
Syntax
C++
OdRxObject* get(); const OdRxObject* get() const;

Returns the raw pointer to the referenced object.

The smart pointer maintains its reference to the referenced object. The reference counter of the referenced object is not changed.

Example of a Non-Typified Smart Pointer

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