MKI_ATTRIBMODE_* (Attribute Mode) New in Version 2021.0 |
www.CAD6.com |
Attribute handling modes for editing and enumeration. It can be one of the following values:
MKI_ATTRIBUTE_MODE_ALL All types of attributes can be enumerated or modified.
MKI_ATTRIBUTE_MODE_BASE Only global and local attributes can be enumerated or modified. In dialogs, all other types of attributes may be displayed, but must not be modified.
MKI_ATTRIBUTE_MODE_GLOBAL Only global attributes can be enumerated or modified. In dialogs, all other types of attributes may be displayed, but must not be modified.
MKI_ATTRIBUTE_MODE_LOCAL Only local attributes can be enumerated or modified. In dialogs, all other types of attributes may be displayed, but must not be modified.
MKI_ATTRIBUTE_MODE_OUTLINE Only outline attributes can be enumerated or modified. In dialogs, all other types of attributes may be displayed, but must not be modified.
MKI_ATTRIBUTE_MODE_POINT Only point attributes can be enumerated or modified. In dialogs, all other types of attributes may be displayed, but must not be modified.
|
CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH