![]() |
MKI_CHANGECODE_* (Drawing Change Code) New in Version 2023.1 |
www.CAD6.com |
Drawing change codes indicate in what way a drawing was changed. Each drawing will record the 4 most recent change codes and will report them to the user when asking if to save the changes. The possible values are: MKI_CHANGECODE_NONE Nothing specific was changed, i.e. none of the codes below apply. This code will only be reported if none of the other codes were recorded. MKI_CHANGECODE_SETTING Drawing setting were modified. MKI_CHANGECODE_PRINTER Printer settings were modified. MKI_CHANGECODE_PROPERTY Object properties were modified. MKI_CHANGECODE_TEXT Texts were modified. MKI_CHANGECODE_ATTRIBUTE Attributes were modified. MKI_CHANGECODE_DELETE Entities were deleted. MKI_CHANGECODE_MODIFY Entities were modified. MKI_CHANGECODE_ADD Entities were added. MKI_CHANGECODE_COMMENT Comments were added / modified / removed. MKI_CHANGECODE_VARIABLE Variables were added / modified / removed. MKI_CHANGECODE_NOTE Notes were added / modified / removed. MKI_CHANGECODE_COLLECTION Collection items were added / modified / removed. MKI_CHANGECODE_DATABASE Databases records were added / modified / removed. MKI_CHANGECODE_BLOCK Blocks were added / modified / removed. MKI_CHANGECODE_TEXTSTYLE Text styles were added / modified / removed. MKI_CHANGECODE_POSNO Position numbers were added / modified / removed. MKI_CHANGECODE_ELEMENT Various elements (hatching type, layer, line pattern, page, pen, coordinate system) were added / modified / removed. MKI_CHANGECODE_HATCH Hatching types were added / modified / removed. MKI_CHANGECODE_LAYER Layers were added / modified / removed. MKI_CHANGECODE_LINE Line patterns were added / modified / removed. MKI_CHANGECODE_PAGE Pages were added / modified / removed. MKI_CHANGECODE_PEN Pens were added / modified / removed. MKI_CHANGECODE_SYSTEM Coordinate systems or origins were added / modified / removed. MKI_CHANGECODE_BITMAP Bitmap references were added / modified / removed. MKI_CHANGECODE_FONT Fonts were modified. MKI_CHANGECODE_COLOR User-defined colors were added / modified / removed. MKI_CHANGECODE_TASK Renamed in Version 2023.1 Tasks were added / modified / removed. MKI_CHANGECODE_PLUGIN Plug-in settings were modified.
|
CAD6interface 2025.1 - Copyright 2025 Malz++Kassner® GmbH