Describes the Structural Analytical Model Cross Section profile type.
typedef enum {
API_CrossSection_Rectangle,
API_CrossSection_Circle,
API_CrossSection_Attribute
API_CrossSection_Custom,
} API_CrossSectionType;
Members
- API_CrossSection_Rectangle

- The Cross Section profile is a Rectangle with given width and height.
- API_CrossSection_Circle

- The Cross Section profile is a Circle with a given diameter.
- API_CrossSection_Attribute

- The Cross Section profile is defined in the Profile Manager.
- API_CrossSection_Custom

- The Cross Section profile is a Custom shape.
Requirements
- Version: API 24 or later
- Header: .\APIdefs_AnalyticalModel.h