Description
Deletes a specified reference coordinate.
Syntax
Function RFReferenceGeometry.DeleteRefCoordinate(refGeomID As RFEntityID) As RFErrorCode
The DeleteRefCoordinate syntax has these parts:
| Part | Description |
|---|---|
| refGeomID | [IN] RFEntityID Required. Entity ID of the reference coordinate to delete. |
Remarks