API Reference > OdGe Classes > OdGePointOnSurface Class > OdGePointOnSurface Constructor > OdGePointOnSurface::OdGePointOnSurface Constructor (OdGeSurface&)
OdGePointOnSurface::OdGePointOnSurface Constructor (OdGeSurface&)
Syntax
C++
OdGePointOnSurface(const OdGeSurface& surface);
Parameters 
Description 
const OdGeSurface& surface 
[in] Any surface on which this point lies. 

Constructor for the OdGePointOnSurface class. 

 

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–2020. Open Design Alliance. All rights reserved.