Solid Edge Framework Type Library
GetSkyboxSideFilename Method
The side on which the image file is used.
Description
Returns the file name of the image used on one side of the skybox in the referenced FaceStyle object.
Syntax
Visual Basic
Public Function GetSkyboxSideFilename( _
   ByVal nSide As Integer _
) As String
Parameters
nSide
The side on which the image file is used.
See Also

FaceStyle Object  | FaceStyle Members