=====Remove===== ====Summary==== This function removes a //Target// asset from the 3D World. ====Parameters==== ===Target=== //Type: [[Path]] Default: None// Specifies the name of the attached object you wish to remove. This value must be set by the **Name** parameter on certain objects such as [[addmesh_ar]], [[addshape_ar]] and [[imagelabel]]. ====See Also==== [[addmesh_ar]] [[addshape_ar]] [[indicator_ar]] [[imagelabel]] [[cleanup_ar]] ====Examples==== > This will find the attached object that has the name **TestShape** and remove it.