Retrieves a list of all analytical frame elements in the model. Analytical frame elements are the individual, meshed elements used in the analysis. Each design frame element gets meshed into at least one, but often times many more, analytical frame elements.
Inputs
Number |
Name |
Object Type |
Description |
Optional |
1 |
Design Model |
GenericDesignModel |
The generic design model. |
No |
Outputs
Number |
Name |
Object Type |
Description |
1 |
Frame Elements |
List<FrameElement> |
List of all analytical frame elements in the model. |