AcGePointOnSurface

AcGeEntity3d
    AcGePointEnt3d
        AcGePointOnSurface
C++
class AcGePointOnSurface : public AcGePointEnt3d;
File

geponsrf.h

Description

Represents a point on a surface. This class encapsulates all of the geometric information of a point on a surface, including its parameter value, 3D coordinates, derivatives, and normal vector.

Links
See Also

Geometry library documentation in ObjectARX Developer's Guide