sgio.read_section_layout_csv#

sgio.read_section_layout_csv(csv_file: str | Path, location_column: str = 'location', section_column: str = 'cs', encoding: str = 'utf-8-sig') list[tuple[float, str]]#

Read a cross-section layout CSV file.