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

FaceStyle Object  | FaceStyle Members