# GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoPolyhedralSurface

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoPolyhedralSurface" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoPolyhedralSurface" class="text-break">GeoPolyhedralSurface Class
</h1>
  <div class="markdown level0 summary"><p>Represents the geospatial polyhedral surface.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoShape.html">GeoShape</a></div>
    <div class="level2"><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoSurface.html">GeoSurface</a></div>
    <div class="level3"><span class="xref">GeoPolyhedralSurface</span></div>
      <div class="level4"><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoTin.html">GeoTin</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.html">GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rendering.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoPolyhedralSurface_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class GeoPolyhedralSurface : GeoSurface</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoPolyhedralSurface__ctor_GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeometryType_System_Collections_Generic_IEnumerable_GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoPolygon__" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoPolyhedralSurface.#ctor(GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeometryType,System.Collections.Generic.IEnumerable{GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoPolygon})">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoPolyhedralSurface.-ctor.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoPolyhedralSurface__ctor_GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeometryType_System_Collections_Generic_IEnumerable_GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoPolygon__">GeoPolyhedralSurface(GeometryType, IEnumerable&lt;GeoPolygon&gt;)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoPolyhedralSurface.html">GeoPolyhedralSurface</a> class.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoPolyhedralSurface__ctor_System_Collections_Generic_IEnumerable_GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoPolygon__" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoPolyhedralSurface.#ctor(System.Collections.Generic.IEnumerable{GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoPolygon})">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoPolyhedralSurface.-ctor.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoPolyhedralSurface__ctor_System_Collections_Generic_IEnumerable_GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoPolygon__">GeoPolyhedralSurface(IEnumerable&lt;GeoPolygon&gt;)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoPolyhedralSurface.html">GeoPolyhedralSurface</a> class.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoPolyhedralSurface_Bounds" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoPolyhedralSurface.Bounds">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoPolyhedralSurface.Bounds.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoPolyhedralSurface_Bounds">Bounds</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the bounds of the polyhedral surface.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoPolyhedralSurface_Is3D" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoPolyhedralSurface.Is3D">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoPolyhedralSurface.Is3D.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoPolyhedralSurface_Is3D">Is3D</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether any polygon in the collection has z-coordinate values.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoPolyhedralSurface_IsEmpty" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoPolyhedralSurface.IsEmpty">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoPolyhedralSurface.IsEmpty.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoPolyhedralSurface_IsEmpty">IsEmpty</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether the collection is empty or all polygons in the collection are empty geometry.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoPolyhedralSurface_IsMeasured" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoPolyhedralSurface.IsMeasured">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoPolyhedralSurface.IsMeasured.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoPolyhedralSurface_IsMeasured">IsMeasured</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether any polygon in the collection has m-coordinate values.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoPolyhedralSurface_PointsCount" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoPolyhedralSurface.PointsCount">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoPolyhedralSurface.PointsCount.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoPolyhedralSurface_PointsCount">PointsCount</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the sum of the points count of all polygons.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoPolyhedralSurface_Polygons" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoPolyhedralSurface.Polygons">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoPolyhedralSurface.Polygons.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_GeoData_GeoPolyhedralSurface_Polygons">Polygons</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the surface polygons.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="extensionmethods">Extension Methods</h3>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Core.Rendering.Tools.ObjectExtensions.IsNumber.html#GrapeCity_ActiveReports_Core_Rendering_Tools_ObjectExtensions_IsNumber_System_Object_">ObjectExtensions.IsNumber(object)</a>
  </div>

</div>
