Close

Relief for ODA Team in Ukraine

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

Constructor for the OdGePointOnSurface class. 

 

Parameters
Description
surface
[in] Any surface on which this point lies.
param
[in] Parameter value for this point.

The constructor constructs a point that lies on a specified surface and has a specified parameter value for U-axis and V-axis.

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