export_becas_input# SectionCut.export_becas_input(path, *, export_strength_limits=True)# Export the section cut to BECAS input files. Parameters: path (str | PathLike[str]) – Path to the directory where the input files are saved. export_strength_limits (bool) – Determines whether strength limits are exported to the BECAS input files.