Solid Edge Framework Type Library
GetTextureScale Method
Returns the X offset.
Returns the Y offset.
Description
Returns the x and y scaling factors of the texture map used in the referenced FaceStyle object.
Syntax
Visual Basic
Public Sub GetTextureScale( _
   ByRef pfXScale As Single, _
   ByRef pfYScale As Single _
) 
Parameters
pfXScale
Returns the X offset.
pfYScale
Returns the Y offset.
See Also

FaceStyle Object  | FaceStyle Members