Click or drag to resize

GM_FoundFeatureCollection_t Methods

The GM_FoundFeatureCollection_t type exposes the following members.

Methods
  NameDescription
Public methodCopyTo
Copies array of found features to generic Array
Public methodGetAreas
Gets a list of all area features from the the FoundFeatureCollection
Public methodGetEnumerator
gets an Enumerator of the Found Features
Public methodGetLidarPoints
Gets a list of all lidar point features from the the FoundFeatureCollection
Public methodGetLines
Gets a list of all line features from the the FoundFeatureCollection
Public methodGetPoints
Gets a list of all point features from the the FoundFeatureCollection
Top
See Also