C, C++:
Geometric Model Parameter Structurerm_fence_config_t Class member variable description
Form
form1: cube, 2: plane, 3: sphere.
C++int rm_fence_config_t::formElectronic fence name
nameUp to 10 bytes, supporting letters, numbers, and underscores.
C++char rm_fence_config_t::name[12]Cube parameters
cubeC++rm_fence_config_cube_t rm_fence_config_t::cubeJump to rm_fence_config_cube_t for details of the structure.
Plane parameters
planC++rm_fence_config_plane_t rm_fence_config_t::planJump to rm_fence_config_plane_t for details of the structure.
Sphere parameters
sphereC++rm_fence_config_sphere_t rm_fence_config_t::sphereJump to rm_fence_config_sphere_t for details of the structure.

