Gocator API
◆
GoPartMatching_SetEdgeModelName()
kStatus
GoPartMatching_SetEdgeModelName
(
GoPartMatching
matching
,
const
kChar
*
name
)
Sets the current edge model name.
Note
Supported with G2, G3
Version
Introduced in firmware 4.2.4.7
Parameters
matching
GoPartMatching
object.
name
The desired name to set for the edge model.
Returns
Operation status.
GoPartMatching