Solid Edge Framework Type Library
SetBumpmapScale Method
Sets the X scaling factor.
Sets the Y scaling factor.
Description
Sets the x and y scaling factors of the bump map used in the referenced FaceStyle object.
Syntax
Visual Basic
Public Sub SetBumpmapScale( _
   ByVal fXScale As Single, _
   ByVal fYScale As Single _
) 
Parameters
fXScale
Sets the X scaling factor.
fYScale
Sets the Y scaling factor.
See Also

FaceStyle Object  | FaceStyle Members