Example 1
PreviewGetDecals("PreviewControl")
will result in:
{"Decals";"MyDecal"}
Returns the names of all of the decals in the current 3D Preview Document being displayed in the supplied 3D Preview Control.
PreviewGetDecals(Preview Control Name)
Where:
Preview Control Name is the name of the 3D Preview Control from which to get the current decals.
PreviewGetDecals("PreviewControl")
will result in:
{"Decals";"MyDecal"}