Retrieves a cross section from an input name.
Number | Name | Object Type | Description | Optional |
---|---|---|---|---|
1 | Design Model | GenericDesignModel | The model that was analyzed. | No |
2 | Name | System.String | Name of the cross section to search for. This is not case sensitive. | No |
Number | Name | Object Type | Description |
---|---|---|---|
1 | XS | DesignCrossSection | The cross section whose name matches the specified name.. |