Remove

Summary

This function removes a Target asset from the 3D World.

Parameters

Target

Type: Path Default: None

Specifies the name or ARDI ID of the asset you would like to remove. If using an asset ID, begin the target with the '#' character.

See Also

Examples

<remove Target=”TestShape” />
This will find the asset that has the name TestShape and remove it.