Solid Edge Part Type Library
GetDrawDirection Method
X coordinate of draw direction.
Y coordinate of draw direction.
Z coordinate of draw direction.
Description
Get blank draw direction.
Syntax
Visual Basic
Public Sub GetDrawDirection( _
   ByRef DrawDirectionX As Double, _
   ByRef DrawDirectionY As Double, _
   ByRef DrawDirectionZ As Double _
) 
Parameters
DrawDirectionX
X coordinate of draw direction.
DrawDirectionY
Y coordinate of draw direction.
DrawDirectionZ
Z coordinate of draw direction.
See Also

Blank Object  | Blank Members