# =============================================================
# LispLoader — LoaderConfig.txt
# =============================================================
# One file per line. Blank lines and lines starting with # or ;
# are ignored. Paths can be absolute or relative to this folder:
#   C:\Users\mateid\OneDrive - DB E.C.O. Group\@C3D\@Dan_Templates\Acad\Support_files\Lisps\Help_File\
# =============================================================

# -- DLLs (loaded first so LSPs that depend on them find their commands) --
General_menu\ObjectPropExtra\ObjectPropExtra.dll

# -- 3D Menu --
3D_menu\3D_PolyOffset\3D_PolyOffset.lsp
3D_menu\3DF_to_3DPoint\3DF_to_3DPoint.lsp
3D_menu\Spline2Poly\Spline2Poly.lsp

# -- CAD Menu --
CAD_menu\ExtendTo\ExtendTo.fas
CAD_menu\ExtendTrim2Xref\Trim2Xref.lsp

# -- Export Menu --
Export_menu\LinOut\LinOut.vlx

# -- Polyline Menu --
Polyline_menu\QuickMirror\QuickMirror.lsp
Polyline_menu\Region2Polyline\Region2Polyline.lsp
Polyline_menu\ReversePoly\ReversePoly.lsp
Polyline_menu\SelectStraightEntities\SelectStraightEntities.lsp
Polyline_menu\Slope\Slope.lsp

# -- Absolute path example (if a file lives outside the base folder) --
# C:\SomeOtherPath\MyTool\MyTool.lsp
