Describes the type of the Structural Analytical Model Analytical Rigid Link connection.
    typedef enum {
        API_RigidConnection,
        API_HingeConnection,
    } API_AnalyticalLink_RigidLinkConnectionType;
    
Members
- API_RigidConnection  
- Connection is of rigid type.
- API_HingeConnection  
- Connection is of hinge type.
Requirements
- Version: API 24 or later
- Header: .\APIdefs_AnalyticalElements.h