Returns the result of the instance resolution represented as a three-dimensional vector.
Parameters
Parameters
Description
inst
[in] A smart pointer to an instance to be resolved.
Returns
A raw pointer to an instance of the OdGeVector3d class.
Remarks
The method returns a valid raw pointer to the OdVector3d object if the resolution result is equal to kResVector3d or kResVector2d; otherwise, the method returns a NULL pointer.