Table of Contents

Interface IGetZrList

Namespace
Hi.Geom
Assembly
HiGeom.dll

Interface for getting a list of Z-R pairs.

public interface IGetZrList
Extension Methods

Methods

GetZrList()

Gets a list of Z-R coordinate pairs.

List<PairZr> GetZrList()

Returns

List<PairZr>

A list of PairZr objects representing Z-R coordinates.