![]() |
MKI_USERMODE_* (User Interface Mode) |
www.CAD6.com |
Desired modes for a possible user interface. A bit-wise OR combination of the following values:
MKI_USERMODE_DEFAULT Full operation.
MKI_USERMODE_NO_OPEN The user is not allowed to open or import files.
MKI_USERMODE_NO_SAVE The user is not allowed to save or export files.
MKI_USERMODE_NO_COPY The user is not allowed to copy data to the clipboard.
MKI_USERMODE_NO_PRINT The user is not allowed to print data (to a printer or to a PDF file).
MKI_USERMODE_NO_PROMPT The user will not be prompted to save any changes when closing the interface (the data will remain in memory).
MKI_USERMODE_NO_ADD The user is not allowed to add entities to the drawing.
MKI_USERMODE_NO_REMOVE The user is not allowed to remove entities from the drawing.
MKI_USERMODE_NO_MODIFY The user is not allowed to modify entities in the drawing.
MKI_USERMODE_NO_LAYER The user is not allowed to create or edit layers.
MKI_USERMODE_NO_PEN The user is not allowed to create or edit pens.
MKI_USERMODE_NO_LINE The user is not allowed to create or edit line types.
MKI_USERMODE_NO_SYSTEM The user is not allowed to create or edit coordinate systems.
MKI_USERMODE_NO_HATCH The user is not allowed to create or edit coordinate systems.
MKI_USERMODE_NO_PAGE The user is not allowed to create or edit pages.
MKI_USERMODE_NO_VARIABLE The user is not allowed to create or edit variables.
MKI_USERMODE_NO_TASK The user is not allowed to create or edit tasks.
MKI_USERMODE_NO_LIBRARY The user is not allowed to add, remove, or edit libraries or their contents.
MKI_USERMODE_NO_FONT The user is not allowed to add, remove, or edit fonts or their contents.
MKI_USERMODE_NO_DATABASE The user is not allowed to add, remove, or edit database or their contents.
MKI_USERMODE_NO_COLLECTION The user is not allowed to add, remove, or edit collections or their contents.
MKI_USERMODE_NO_DATABASE The user is not allowed to add, remove, or edit databases or their contents.
MKI_USERMODE_NO_PARTSLIST The user is not allowed to save or export parts lists.
MKI_USERMODE_NO_CUSTOM No custom and/or sample plug-ins will be loaded. Only the default plug-ins delivered with CAD6engine will be available.
MKI_USERMODE_NO_3D The 3D plug-in will not be loaded. 3D objects will be visible, but cannot be created nor modified in 3D mode.
All modes other than MKI_USERMODE_DEFAULT will only be used in CAD6engine!
|
CAD6interface 2025.1 - Copyright 2025 Malz++Kassner® GmbH