Creating the Distance() function in the Point DataBlade® module
About this task
To create the Distance() function:
Procedure
- Choose New Routine wizard, and leave all other
fields in the wizard as their default value. , type the following information
in the
Routine Property Value Routine Name (SQL) double-precision Arguments - Name: Pnt1, Type: Point
- Name: Pnt2, Type: Point
- Click Finish and then choose to save your project.