Solid Edge Framework Type Library
SetBumpmapOffset Method
Sets the X offset.
Sets the Y offset.
Description
Sets the x and y offsets of the bump map used in the referenced FaceStyle object.
Syntax
Visual Basic
Public Sub SetBumpmapOffset( _
   ByVal fXOffset As Single, _
   ByVal fYOffset As Single _
) 
Parameters
fXOffset
Sets the X offset.
fYOffset
Sets the Y offset.
See Also

FaceStyle Object  | FaceStyle Members