Yields all patch interfaces of the region.

Namespace: Spherical
Assembly: SphericalLib (in SphericalLib.dll) Version: 1.0.5951.32246 (1.0.0.0)

Syntax

C#
public IEnumerable<IPatch> EnumIPatches()
Visual C++
public:
IEnumerable<IPatch^>^ EnumIPatches()
F#
member EnumIPatches : unit -> IEnumerable<IPatch> 

Return Value

[Missing <returns> documentation for "M:Spherical.Region.EnumIPatches"]

See Also