API_​AnalyticalCoordSysDirection

Describes the type of the Structural Analytical Model coordinate system.

    typedef enum {
        API_Global,
        API_Local,
    } API_AnalyticalCoordSysDirection;

 

Members

API_Global 24
Represented in the global coordinate system.
API_Local 24
Represented in the coordinate system.

 

Requirements

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

 

See Also

API Types