place_object_with_tag()
  • 1 Minute to read

place_object_with_tag()


Article summary

Places the currently held object using a tag.

Reference

Arguments

ArgumentsTypeDefault value
tag_familystr-tag family
tag_idint-tag ID
tag_sizefloat-size of the tag
sourcestr-source of the object
armstr-arm to perform the placement
callback_feedbackcallableNonecallable function for feedback (optional)
callback_finishcallableNonecallable function for finish (optional)
waitboolFalseboolean indicating whether to wait for user response

Return

None

Exceptions

None
See the complete list of manipulation exceptions.


Was this article helpful?