Question
Datum points
Hello all,
I am trying to import datum points from .pts file stored using Toolkit C++.
I am loading the pts data using WfcIntfPTS and also getting feature using GetFeaturebyId().
I am unable to find method to assign this imported pts file to the the feature.
Can anyone suggest me the method to do so?
Or can suggest me method to import this .pts file and assign it to datum points feature.

