Global Mapper SDK
| GM_FoundFeatureCollection_t Class |
A collection of features found by GM functions
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public class GM_FoundFeatureCollection_t
The GM_FoundFeatureCollection_t type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object .) | |
| Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
|
| GetAreas |
Gets a list of all area features from the the FoundFeatureCollection
|
|
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from
Object
.)
|
|
| GetLidarPoints |
Gets a list of all lidar point features from the the FoundFeatureCollection
|
|
| GetLines |
Gets a list of all line features from the the FoundFeatureCollection
|
|
| GetPoints |
Gets a list of all point features from the the FoundFeatureCollection
|
|
| GetType |
Gets the type of the current instance.
(Inherited from
Object
.)
|
|
| MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
|
| ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|
Comments
0 comments
Please sign in to leave a comment.