| Description: | Delete a PointMesh from project | 
| Syntax: | "DeletePointMesh inMeshId" where: - inMeshId is an id number identifying the PointMesh to delete | 
| Return: | "1" if successful or "0" if not. | 
| Example: | "DeletePointMesh 1” return: "1" |