Solid Edge Part Type Library
SetDrawDirection Method
X coordinate to define draw direction.
Y coordinate to define draw direction.
Z coordinate to define draw direction.
Description
Set blank draw direction.
Syntax
Visual Basic
Public Sub SetDrawDirection( _
   ByVal DrawDirectionX As Double, _
   ByVal DrawDirectionY As Double, _
   ByVal DrawDirectionZ As Double _
) 
Parameters
DrawDirectionX
X coordinate to define draw direction.
DrawDirectionY
Y coordinate to define draw direction.
DrawDirectionZ
Z coordinate to define draw direction.
See Also

Blank Object  | Blank Members