'Declaration
Public Function New( _ ByVal type As GeoGeometryType, _ ByVal polygons As IEnumerable(Of GeoPolygon) _ )
public GeoPolyhedralSurface( GeoGeometryType type, IEnumerable<GeoPolygon> polygons )
Parameters
- type
- The type.
- polygons
- The polygons.