Delete a datum point with a specific name
How do I delete a datum point with a specific name?
I want to delete the datum points named PNT2 collectively as the following figure.
What if you do not know the ID of the feature?
Let's say you use ProFeatureVisitAction.
The ProFeature API does not have an API to get the name of a feature.
It seems impossible to delete a datum point with a specific name using ProFeatureVisitAction.
Do I know it wrong?
Or any other suggestions?
thanks
Warm Regards,
SeonHo

