======Класс SurfacePatch====== * **Пространство имен:** [[developers:references:topomatic.sfc|Topomatic.Sfc]] * **Сборка:** Topomatic.Sfc (в Topomatic.Sfc.dll) =====Иерархия наследования===== * System.Object * Topomatic.Sfc.SurfacePatch =====Синтаксис===== public sealed class SurfacePatch : ITransactable, IUpdatable, ISurfaceContainer, IEquatable =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.surfacepatch.code|Code]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.surfacepatch.color|Color]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.surfacepatch.dataholder|DataHolder]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.surfacepatch.density|Density]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.surfacepatch.flags|Flags]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.surfacepatch.handle|Handle]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.surfacepatch.isnohorizontals|IsNoHorizontals]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.surfacepatch.isnoinclinations|IsNoInclinations]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.surfacepatch.isnoribs|IsNoRibs]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.surfacepatch.isupdating|IsUpdating]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.surfacepatch.layer|Layer]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.surfacepatch.semantic|Semantic]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.surfacepatch.sign|Sign]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.surfacepatch.surface|Surface]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.surfacepatch.transactionmanager|TransactionManager]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.surfacepatch.beginupdate|BeginUpdate()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.surfacepatch.copyproperty_topomatic.sfc.surfacepatch|CopyProperty(SurfacePatch)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.surfacepatch.endupdate|EndUpdate()]]| | |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.surfacepatch.equals_topomatic.sfc.surfacepatch|Equals(SurfacePatch)]]| | |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|