======Класс SurfaceDirectrixArray====== * **Пространство имен:** [[developers:references:topomatic.sfc|Topomatic.Sfc]] * **Сборка:** Topomatic.Sfc (в Topomatic.Sfc.dll) =====Иерархия наследования===== * System.Object * Topomatic.Sfc.SurfaceDirectrixArray =====Синтаксис===== public sealed class SurfaceDirectrixArray : IEnumerable, IEnumerable, ITransactable, IUpdatable, ISurfaceContainer =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.surfacedirectrixarray.count|Count]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.surfacedirectrixarray.isupdating|IsUpdating]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.surfacedirectrixarray.item_system.int32|Item[Int32]]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.surfacedirectrixarray.surface|Surface]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.surfacedirectrixarray.transactionmanager|TransactionManager]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.surfacedirectrixarray.add_topomatic.cad.foundation.vector2d_topomatic.cad.foundation.vector2d_topomatic.sfc.directrixflags|Add(Vector2D, Vector2D, DirectrixFlags)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.surfacedirectrixarray.beginupdate|BeginUpdate()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.surfacedirectrixarray.clear|Clear()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.surfacedirectrixarray.endupdate|EndUpdate()]]| | |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.surfacedirectrixarray.getenumerator|GetEnumerator()]]| | |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.surfacedirectrixarray.remove_topomatic.sfc.surfacedirectrix|Remove(SurfaceDirectrix)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.surfacedirectrixarray.removeat_system.int32|RemoveAt(Int32)]]| | |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)| =====События===== ^Тип^Имя^Описание^ |{{developers:references:event.png|Событие}}|[[developers:references:topomatic.sfc.surfacedirectrixarray.adddirectrix|AddDirectrix]]| | |{{developers:references:event.png|Событие}}|[[developers:references:topomatic.sfc.surfacedirectrixarray.removedirectrix|RemoveDirectrix]]| |