Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGePointOnSurface::normal Method (const OdGeSurface&, const OdGePoint2d&)
Syntax
C++
OdGeVector3d normal(const OdGeSurface& surface, const OdGePoint2d& param);

Returns the normal to the surface at the point corresponding to the parameter. 

 

Parameters
Description
surface
[in] Any surface.
param
[in] Parameter to specify a point on surface.

Specifying surface or param updates the underlying value. 

Currently not implemented.

Copyright © 2002-2022. Open Design Alliance All rights reserved.