======Класс PltFieldTemplateInfo====== * **Пространство имен:** [[developers:references:topomatic.plt.templates.common.fields|Topomatic.Plt.Templates.Common.Fields]] * **Сборка:** Topomatic.Plt (в Topomatic.Plt.dll) =====Иерархия наследования===== * System.Object * [[developers:references:topomatic.plt.templates.common.templatefield|Topomatic.Plt.Templates.Common.TemplateField]] * Topomatic.Plt.Templates.Common.Fields.PltFieldTemplateInfo =====Синтаксис===== public class PltFieldTemplateInfo : TemplateField, IMockupable =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.plt.templates.common.fields.pltfieldtemplateinfo..ctor|PltFieldTemplateInfo()]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.plt.templates.common.templatefield.datamanager|DataManager]]| (Наследуется от [[developers:references:topomatic.plt.templates.common.templatefield|TemplateField]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.plt.templates.common.templatefield.drawing|Drawing]]| (Наследуется от [[developers:references:topomatic.plt.templates.common.templatefield|TemplateField]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.plt.templates.common.templatefield.tagentity|TagEntity]]| (Наследуется от [[developers:references:topomatic.plt.templates.common.templatefield|TemplateField]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.plt.templates.common.templatefield.tagposition|TagPosition]]| (Наследуется от [[developers:references:topomatic.plt.templates.common.templatefield|TemplateField]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.plt.templates.common.fields.pltfieldtemplateinfo.title|Title]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.plt.templates.common.templatefield.beginmockup_topomatic.foundationclasses.dynamicdictionary_topomatic.cad.foundation.vector2d|BeginMockup(DynamicDictionary, Vector2D)]]| (Наследуется от [[developers:references:topomatic.plt.templates.common.templatefield|TemplateField]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.plt.templates.common.templatefield.beginmockupdelayed_topomatic.foundationclasses.dynamicdictionary_topomatic.cad.foundation.vector2d|BeginMockupDelayed(DynamicDictionary, Vector2D)]]| (Наследуется от [[developers:references:topomatic.plt.templates.common.templatefield|TemplateField]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.plt.templates.common.templatefield.containsmockupitem_topomatic.foundationclasses.dynamicdictionary|ContainsMockupItem(DynamicDictionary)]]| (Наследуется от [[developers:references:topomatic.plt.templates.common.templatefield|TemplateField]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.plt.templates.common.templatefield.drawfield|DrawField()]]| (Наследуется от [[developers:references:topomatic.plt.templates.common.templatefield|TemplateField]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.plt.templates.common.templatefield.endmockup|EndMockup()]]| (Наследуется от [[developers:references:topomatic.plt.templates.common.templatefield|TemplateField]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.plt.templates.common.templatefield.endmockupdelayed|EndMockupDelayed()]]| (Наследуется от [[developers:references:topomatic.plt.templates.common.templatefield|TemplateField]].)| |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.plt.templates.common.templatefield.mockupentity_topomatic.dwg.entities.dwgentity|MockupEntity(DwgEntity)]]| (Наследуется от [[developers:references:topomatic.plt.templates.common.templatefield|TemplateField]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.plt.templates.common.templatefield.preparefield_topomatic.plt.templates.common.templatedwggenerator|PrepareField(TemplateDwgGenerator)]]| (Наследуется от [[developers:references:topomatic.plt.templates.common.templatefield|TemplateField]].)| |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.plt.templates.common.templatefield.trygetchangeditem_topomatic.foundationclasses.dynamicdictionary_ref_topomatic.mockup.mockupitem|TryGetChangedItem(DynamicDictionary, MockupItem)]]| (Наследуется от [[developers:references:topomatic.plt.templates.common.templatefield|TemplateField]].)|