Example 1
PreviewGetAppearances("PreviewControl")
will result in:
{"Appearances";"Blue";"Gold";"Green";"Purple";"Red";"Transparent"}
Returns the names of all of the appearances in the current 3D Preview Document being displayed in the supplied 3D Preview Control.
PreviewGetAppearances(Preview Control Name)
Where:
Preview Control Name is the name of the 3D Preview Control from which to get the current appearances.
PreviewGetAppearances("PreviewControl")
will result in:
{"Appearances";"Blue";"Gold";"Green";"Purple";"Red";"Transparent"}