Solid Edge Draft Type Library
GetFoldLineWithViewDirection Method
Description
Returns the start position, end position and the view direction of the foldline.
Syntax
Visual Basic
Public Sub GetFoldLineWithViewDirection( _
   ByRef LineStartX As Double, _
   ByRef LineStartY As Double, _
   ByRef LineEndX As Double, _
   ByRef LineEndY As Double, _
   ByRef ViewDirectionX As Double, _
   ByRef ViewDirectionY As Double _
) 
Parameters
LineStartX
LineStartY
LineEndX
LineEndY
ViewDirectionX
ViewDirectionY
See Also

ViewPlane Object  | ViewPlane Members  | Solid Edge ST5 - What's New