API Reference > OdGe Classes > OdGeVector3d Class > OdGeVector3d Methods > OdGeVector3d::perpVector Method
OdGeVector3d::perpVector Method
Syntax
C++
OdGeVector3d perpVector() const;

Returns a vector perpendicular to this one.

The orthogonal vector is determined by function OdGeContext::gOrthoVector()

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