======Класс TemplateField====== * **Пространство имен:** [[developers:references:topomatic.plt.templates.common|Topomatic.Plt.Templates.Common]] * **Сборка:** Topomatic.Plt (в Topomatic.Plt.dll) =====Иерархия наследования===== * System.Object * Topomatic.Plt.Templates.Common.TemplateField * [[developers:references:topomatic.alg.runtime.plt.fields.prf.scaleh|Topomatic.Alg.Runtime.Plt.Fields.Prf.ScaleH]] * [[developers:references:topomatic.alg.runtime.plt.fields.prf.scalev|Topomatic.Alg.Runtime.Plt.Fields.Prf.ScaleV]] * [[developers:references:topomatic.glg.runtime.plt.boreholeplt.fields.baseboreholefield|Topomatic.Glg.Runtime.Plt.BoreholePlt.Fields.BaseBoreholeField]] * [[developers:references:topomatic.plt.templates.common.fields.pltfieldtemplateinfo|Topomatic.Plt.Templates.Common.Fields.PltFieldTemplateInfo]] * [[developers:references:topomatic.plt.templates.common.fields.title|Topomatic.Plt.Templates.Common.Fields.Title]] * [[developers:references:topomatic.plt.templates.crs.crsfield|Topomatic.Plt.Templates.Crs.CrsField]] * [[developers:references:topomatic.plt.templates.prf.prffield|Topomatic.Plt.Templates.Prf.PrfField]] =====Синтаксис===== public class TemplateField : IMockupable =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.plt.templates.common.templatefield..ctor|TemplateField()]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.plt.templates.common.templatefield.datamanager|DataManager]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.plt.templates.common.templatefield.drawing|Drawing]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.plt.templates.common.templatefield.tagentity|TagEntity]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.plt.templates.common.templatefield.tagposition|TagPosition]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.plt.templates.common.templatefield.beginmockup_topomatic.foundationclasses.dynamicdictionary_topomatic.cad.foundation.vector2d|BeginMockup(DynamicDictionary, Vector2D)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.plt.templates.common.templatefield.beginmockupdelayed_topomatic.foundationclasses.dynamicdictionary_topomatic.cad.foundation.vector2d|BeginMockupDelayed(DynamicDictionary, Vector2D)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.plt.templates.common.templatefield.containsmockupitem_topomatic.foundationclasses.dynamicdictionary|ContainsMockupItem(DynamicDictionary)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.plt.templates.common.templatefield.drawfield|DrawField()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.plt.templates.common.templatefield.endmockup|EndMockup()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.plt.templates.common.templatefield.endmockupdelayed|EndMockupDelayed()]]| | |{{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:method.png|Метод}}|[[developers:references:topomatic.plt.templates.common.templatefield.preparefield_topomatic.plt.templates.common.templatedwggenerator|PrepareField(TemplateDwgGenerator)]]| | |{{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)]]| |