logo-header

 
 

fpoint

syntax

  • fpoint(a)

definition

fpoint(a) casts the coordinates of a point data item a  to the fpoint (float32 coordinate) value type.

applies to

Data items and units with value types:

  • group: Point

since version

5.15

example

attribute<fpoint> fpointA (ADomain): expr = "fpoint(A)";
A(spoint) fpointA
{0,0} {0,0}
{1,1} {1,1}
null null
{-2,2} {-2,2}
{99,99} {99,99}
Table ADomain, nr of rows = 5

OBJECT VISION BV
Vrije Universiteit
De Boelelaan 1085
1081 HV Amsterdam
The Netherlands

tel: +31 (0)20 598 9083
fax:+31 (0)20 598 9904



Recent Wiki Changes