Gocator Line Profile Sensors: User Manual
Gocator Device Files • 505
Element Type Description
@label String Parameter label.
@type String
Type of parameter. It is one of the following (see tables
below for elements found in each type):
- Bool
- Int
- Float
- ProfileRegion
- SurfaceRegion2d
- SurfaceRegion3d
- GeometricFeature
@options Variant (CSV) Options available for this parameter.
@optionNames String (CSV) Names
GDKParameter Child Elements
Element Type Description
Bool Boolean value of parameter.
GDKParameter Bool Type
Element Type Description
32s Integer value of parameter of integer type.
GDKParameter Int Type
Element Type Description
64f Floating point value of parameter.
GDKParameter Float Type
Element Type Description
String String value of parameter.
GDKParameter String Type
Element Type Description
X 64f X value of region.
Z 64f Z value of region.
Width 64f Width value of region.
Height 64f Height value of region.
GDKParameter Profile Region Type
Element Type Description
X 64f X value of region.
X 64f X value of region.
GDKParameter Surface Region 2D Type