Close

Relief for ODA Team in Ukraine

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

Returns the point on the surface corresponding to the parameter. 

 

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

Specifying surface or param updates the underlying value.

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