Adds any number of section strips to the model.

Important things to note:

Inputs

Number Name Object Type Description Optional
1 Design Model GenericDesignModel The model to add section cuts to. No
2 Section Cuts List<SectionStrip> A list of section strips to add. Can be a single item or multiple. No

Outputs

Number Name Object Type Description
1 Design Model GenericDesignModel The model that section strips were added to. Because this is a reference object, it does not need to be passed in to another component for the section cuts to be integrated.

Add Section Strips.PNG