Gocator Line Profile Sensors: User Manual
Gocator Device Files • 385
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
GDKParameter Child Elements
Element Type Description
Bool Boolean value of parameter.
GDKParameter Bool Type
Element Type Description
32s Integer value of parameter of integer type.
GDKParameter Int Type
Element Type Description
64f Floating point value of parameter.
GDKParameter Float Type
Element Type Description
String String value of parameter.
GDKParameter 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.
GDKParameter Profile Region Type
Element Type Description
X 64f X value of region.
X 64f X value of region.
GDKParameter Surface Region 2D Type