Close

Relief for ODA Team in Ukraine

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

Constructor for the OdGePointOnSurface class. 

 

Parameters
Description
surface
[in] Any surface on which this point lies.

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

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