LuciadCPillar C# 2024.0.08
Luciad.Geometries.Patch Class Reference

A patch is a surface based on a single ring, thus not having any holes. More...

Inheritance diagram for Luciad.Geometries.Patch:
Luciad.Geometries.Surface Luciad.Geometries.Geometry

Properties

Luciad.Geometries.Ring BaseGeometry [get]
 The base ring geometry on which the patch is based. More...
 
- Properties inherited from Luciad.Geometries.Geometry
Luciad.Geometries.Bounds Bounds [get]
 The bounds for the geometry object. More...
 
Luciad.Geodesy.CoordinateReference Reference [get]
 The coordinate reference of the geometry. More...
 

Additional Inherited Members

- Public Member Functions inherited from Luciad.Geometries.Geometry
void Dispose ()
 

Detailed Description

A patch is a surface based on a single ring, thus not having any holes.

You can read more about the available geometries here.

See also
GeometryFactory.CreatePatch

Property Documentation

◆ BaseGeometry

Luciad.Geometries.Ring Luciad.Geometries.Patch.BaseGeometry
get

The base ring geometry on which the patch is based.

[get]

Returns the base ring geometry on which the patch is based.