Solid Edge Part Type Library
GetLoadDirection Method
X Direction
Y Direction
Z Direction
Description
Get X, Y, Z directions from a load object.
Syntax
Visual Basic
Public Sub GetLoadDirection( _
   ByRef x As Double, _
   ByRef y As Double, _
   ByRef z As Double _
) 
Parameters
x
X Direction
y
Y Direction
z
Z Direction
See Also

Load Object  | Load Members  | Solid Edge ST3 - What's New