GeoLocationDataAddMeshPointMap Method

Inserts a new design/reference point association into the mesh.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public void AddMeshPointMap(
        int index,
        Point2d sourcePt,
        Point2d destPt
)

Parameters

index  Int32
[in] Array index.
sourcePt  Point2d
[in] Source point.
destPt  Point2d
[in] Destination point.
See Also

©  Bricsys NV. All rights reserved.