API Reference > Functions > geCalculatePlane Function
geCalculatePlane Function
Syntax
C++
GE_TOOLKIT_EXPORT OdGeError geCalculatePlane(const OdGePoint3d * points, OdUInt32 numPoints, OdGePlane& plane, const OdGeTol& tol = OdGeContext::gTol, bool validateCoplanar = true);

GeGbl.h

This is function geCalculatePlane.

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