Describes the type of the Structural Analytical Model Analytical Support type.
    typedef enum {
        API_SimplePoint,
        API_SingleLine,
        API_Surface,
    } API_AnalyticalSupport_SupportType;
    
Members
- API_SimplePoint  
- Support in one simple point.
- API_SingleLine  
- Support on a curve.
- API_Surface  
- Support on a surface.
Requirements
- Version: API 24 or later
- Header: .\APIdefs_AnalyticalElements.h