LuciadCPillar C# 2024.0.08
|
Represents a composite patch. More...
Properties | |
Luciad.Geometries.Patch | ExteriorPatch [get] |
The exterior patch of this composite patch. More... | |
System.Collections.Generic.IList< Luciad.Geometries.Patch > | InteriorPatches [get] |
The interior patches of this composite patch. 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 () |
Represents a composite patch.
|
get |
The exterior patch of this composite patch.
Returns the exterior patch of this composite patch.
|
get |
The interior patches of this composite patch.
Returns the interior patches of this composite patch.