======Метод VolumesBuilder.CalculateVolumes(CrsSemanticConstruction, CrsContour, CrsContour, Int32, Int32)====== * **Пространство имен:** [[developers:references:topomatic.crs.road|Topomatic.Crs.Road]] * **Сборка:** Topomatic.Crs (в Topomatic.Crs.dll) =====Синтаксис===== public IEnumerable CalculateVolumes(CrsSemanticConstruction construction, CrsContour earthLine, CrsContour agLine, int leftSlopeFlags, int rightSlopeFlags) **Параметры** * //construction// * Тип: [[developers:references:topomatic.crs.templates.crssemanticconstruction|Topomatic.Crs.Templates.CrsSemanticConstruction]] * //earthLine// * Тип: [[developers:references:topomatic.crs.templates.crscontour|Topomatic.Crs.Templates.CrsContour]] * //agLine// * Тип: [[developers:references:topomatic.crs.templates.crscontour|Topomatic.Crs.Templates.CrsContour]] * //leftSlopeFlags// * Тип: [[developers:references:system.int32|System.Int32]] * //rightSlopeFlags// * Тип: [[developers:references:system.int32|System.Int32]] **Возвращаемое значение** * Тип: [[developers:references:system.collections.generic.ienumerable_1|System.Collections.Generic.IEnumerable]]<[[developers:references:topomatic.crs.templates.crsvolume|Topomatic.Crs.Templates.CrsVolume]]>