# =============================================================
# LispLoaderExtra — LoaderConfig.txt
# =============================================================
# Place this file at:
#   C:\Users\mateid\OneDrive - DB E.C.O. Group\@C3D\@Dan_Templates\Acad\Support_files\Lisps\Help_File\Lisp_menu\LispLoaderExtra\ss\LoaderConfig.txt
#
# One file per line.
# Lines starting with # or ; are comments — ignored.
# Blank lines are ignored.
#
# Paths can be:
#   RELATIVE  →  resolved against the Help_File base folder:
#                C:\Users\mateid\...\Help_File\
#   ABSOLUTE  →  used as-is
#
# Load DLLs first — LSPs that depend on them need them loaded already.
# =============================================================

# -- DLLs --
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
