Module:
sdynpy.core.sdynpy_geometrySource: GitHub
Signature¶
def sdynpy.core.sdynpy_geometry.write_excel_template(path_to_xlsx)Writes an Excel File Template for Creating Geometry
Parameters¶
path_to_xlsx : string Path to write xlsx Excel file
Returns¶
Nothing
Notes¶
See documentation for from_excel_template for instructions on filling out the template to create a geometry.