======Перечисление AttributeFlags====== Флаги атрибутов * **Пространство имен:** [[developers:references:topomatic.dwg|Topomatic.Dwg]] * **Сборка:** Topomatic.Dwg (в Topomatic.Dwg.dll) =====Синтаксис===== public enum AttributeFlags =====Элементы===== ^Тип^Имя^Описание^ | |Constant| This is a constant attribute | | |Fixed| Fixed place | | |Invisible| Attribute is invisible (does not appear) | | |None| Без атрибутов | | |Present| Attribute is preset (no prompt during insertion) | | |VerificationRequired| Verification is required on input of this attribute |