API_​AnalyticalLink_​RigidSettings

Describes the rigidity settings on both sides of the Structural Analytical Model Analytical Link element.

    typedef struct {
        API_AnalyticalLink_RigidLinkConnectionType     startConnectionType;
        API_AnalyticalLink_RigidLinkConnectionType     endConnectionType;
    } API_AnalyticalLink_RigidSettings;

 

Members

startConnectionType 24
The start connection type.
endConnectionType 24
The end connection type.

 

Requirements

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

 

See Also

API Types