======Класс VolumeOperation====== * **Пространство имен:** [[developers:references:topomatic.cad.foundation|Topomatic.Cad.Foundation]] * **Сборка:** Topomatic.Cad.Foundation (в Topomatic.Cad.Foundation.dll) =====Иерархия наследования===== * [[developers:references:system.object|System.Object]] * [[developers:references:topomatic.cad.foundation.overlayoperation|Topomatic.Cad.Foundation.OverlayOperation]] * Topomatic.Cad.Foundation.VolumeOperation =====Синтаксис===== public class VolumeOperation : OverlayOperation =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.cad.foundation.volumeoperation..ctor|VolumeOperation()]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:cae12a92563595e5b940b0b8aef478ab|CutFillArea(IList, IList, Double, Double)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:acfd3ba26c06e311ea499e1f260d5ddc|CutFillArea(IList, IList, List, List, Double, Double)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:system.object.equals_system.object|Equals(Object)]]| Определяет, равен ли заданный объект текущему объекту. (Наследуется от [[developers:references:system.object|Object]].)| |{{developers:references:method.png|Метод}}|[[developers:references:system.object.gethashcode|GetHashCode()]]| Служит хэш-функцией по умолчанию. (Наследуется от [[developers:references:system.object|Object]].)| |{{developers:references:method.png|Метод}}|[[developers:references:system.object.gettype|GetType()]]| Возвращает объект [[developers:references:system.type|Type]] для текущего экземпляра. (Наследуется от [[developers:references:system.object|Object]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.volumeoperation.intersecionarea_system.collections.generic.ilist_1_system.collections.generic.ilist_1|IntersecionArea(IList, IList)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:system.object.tostring|ToString()]]| Возвращает строку, представляющую текущий объект. (Наследуется от [[developers:references:system.object|Object]].)|