Creates a grid system for use when exporting to an Etabs E2K file. Allows grids to be exported along the the rest of the model. Automatically names the grid lines based on their location and orientation.

Inputs

Number Name Object Type Description Optional
1 Name System.String Name of the grid system. No
2 Lines List<Line> List of lines that form the grid system. The lines are first projected to the global X-Y plane. No

Outputs

Number Name Object Type Description
1 Grid System GridSystem A grid system object.

Create Grid System.PNG