Assigns a custom cross section boundary, created using the Create XS Boundary component, to a Custom cross section. This component allows you to parametrically define custom cross sections without manually updating the cross section in the Model Definitions.
This component modifies the static Model Definitions class directly. To facilitate automatic re-computation of the canvas, a dummy, Null output is provided to allow the component to be seen as upstream of others.
Number | Name | Object Type | Description | Optional |
---|---|---|---|---|
1 | XS Geometry | CustomSectionGeometry | The custom cross section geometry object generated using the Create XS Boundary component. | No |
2 | XS Name | System.String | Name of the custom cross section, already defined in the Model Definitions, to assign the custom section geometry to. | No |
Number | Name | Object Type | Description |
---|---|---|---|
1 | Null | Null | This is simply a placeholder output that always returns null. The intent is to provide an output that can be plugged into the Create Generic Design Model component, which will force a recompute every time the section is updated. |