GeoLocationDataSetMeshPointMaps Method

Sets 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 void SetMeshPointMaps(
        Point2dCollection sourcePts,
        Point2dCollection destPts
)

Parameters

sourcePts  Point2dCollection
[in] Collection of 2d points representing source points.
destPts  Point2dCollection
[in] Collection of 2d points representing destination points.
See Also

©  Bricsys NV. All rights reserved.