API_​AnalyticalPlaneSurface

TBD

    typedef struct {
        API_Coord3D      basePoint;
        API_Vector3D     normalVector;
    } API_AnalyticalPlaneSurface;

 

Members

basePoint 24
The base point of the plane surface.
normalVector 24
The normal vector of the plane surface.

 

Requirements

Version: API 24 or later
Header: .\APIdefs_AnalyticalModel.h

 

See Also

API Types