API Reference > Other Classes > OdBaseObjectPtr Class > OdBaseObjectPtr Methods > OdBaseObjectPtr::get Method
OdBaseObjectPtr::get Method
Syntax
C++
OdRxObject* get() const;

Returns the raw pointer to the referenced object.

This class maintains the reference to the referenced object. The reference counter of the referenced object is not changed.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.