API Reference > OdGe Classes > OdGePointOnSurface Class
OdGePointOnSurface Class
OdGePointOnSurfaceOdGePointOnSurfaceOdGePointOnSurface
Syntax
C++
class OdGePointOnSurface : public OdGePointEnt3d;

GePointOnSurface.h

This class represents points on surfaces. 

Corresponding C++ library: TD_Ge 

 

The point representation includes its parameter value, its coordinates, and the derivatives and normal of the surface at that point.

 
Name 
Description 
 
This is the overview for the OdGePointOnSurface constructor overload. 
 
Name 
Description 
 
This is the overview for the inverseTangentVector method overload. 
 
This is the overview for the mixedPartial method overload. 
 
This is the overview for the normal method overload. 
 
Returns the parameter value on the surface corresponding to the point. 
 
This is the overview for the point method overload. 
 
Sets the current parameter.
 
 
Sets the current surface.
 
 
Returns a pointer to a constant surface on which the point lies. 
 
This is the overview for the tangentVector method overload. 
 
This is the overview for the uDeriv method overload. 
 
This is the overview for the vDeriv method overload. 
 
Name 
Description 
 
= 
Assignment operator for the OdGePointOnSurface object. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.