OD_COPY_MHV.lsp.zip – LISP program to copying ODs from one object to another with override modi.
AutoCAD Map/Civil 3D, 2010-2022.
Author: Michiel.Valcke, Michiel Valcke, BE.
Call command: OD_COPY_MHV.
A message appears in the AutoCAD command line:
Choose a source object:
A message appears in the AutoCAD message window (default):
*** OD_COPY_MHV - OVERRIDE MODUS = No ***
A message appears in the AutoCAD command line:
Choose a destination object [Override/Info]
When selecting Info:
OD_COPY_MHV.lsp by Michiel Valcke
This application is free to share and modify with attribution to the author
Override modus = All : All pre-existing OD records from the destination object will be suppressed
Override modus = Yes : Only conflicting OD records from the destination object will be overwritten
Override modus = No : No pre-existing OD records from the destination object will be overwritten
*** OD_COPY_MHV - OVERRIDE MODUS = No ***
When selecting Override:
Choose Override modus [All/Yes/No]
When specifying the destination object, the OD and their values are copied in accordance with the specified options.
See also: COPY_OD.lsp, UHODCOPY.VLX, ALL_copy_OD.lsp.