API Reference > OdGe Classes > OdGePointOnSurface Class > OdGePointOnSurface Methods > inverseTangentVector Method > OdGePointOnSurface::inverseTangentVector Method (OdGeVector3d&)
OdGePointOnSurface::inverseTangentVector Method (OdGeVector3d&)
Syntax
C++
OdGeVector2d inverseTangentVector(const OdGeVector3d& vect) const;
Parameters 
Description 
const OdGeVector3d& vect 
[in] Any 3D vector. 

Projects the specified vector to the tangent plane of the surface at the point corresponding to the parameter. 

 

Currently not implemented.

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