C, C++:
Envelope Ball Parametersrm_envelopes_ball_t Class member variable description
Name of the tool envelope ball
name1 to 10 bytes, supporting letters, numbers, and underscores.
C++char rm_envelopes_ball_t::name[12]Radius of the tool envelope ball
radiusUnit: 0.001 m.
C++float rm_envelopes_ball_t::radiusX-coordinate of the tool envelope ball center based on the end flange frame
xUnit: m.
C++float rm_envelopes_ball_t::xY-coordinate of the tool envelope ball center based on the end flange frame
yUnit: m.
C++float rm_envelopes_ball_t::yZ-coordinate of the tool envelope ball center based on the end flange frame
zUnit: m.
C++float rm_envelopes_ball_t::z

