GeoLocationDataGetMeshPointMaps
Method
|
Gets all source point and destination point
pairs of this GeoLocationData.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public MeshPointMaps GetMeshPointMaps()
Public Function GetMeshPointMaps As MeshPointMaps
public:
MeshPointMaps GetMeshPointMaps()
member GetMeshPointMaps : unit -> MeshPointMaps
Return Value
MeshPointMaps
MeshPointMaps that contains all source and destination
points.
See Also