TBD
    typedef struct {
        API_Coord3D      basePoint;
        API_Vector3D     axisDirection;
        API_Vector3D     referenceRay;
    } API_AnalyticalCylinderSurface;
    
Members
- basePoint  
- The base point of the cylinder surface.
- axisDirection  
- The axis direction of the cylinder surface.
- referenceRay  
- The reference ray of the cylinder surface.
Requirements
- Version: API 24 or later
- Header: .\APIdefs_AnalyticalModel.h