Solid Edge Draft Type Library
GetFoldLineWithViewDirection Method
Description
Returns the start position, end position and the view direction of the section line. In case of multiple segments in the section line, the positions correspond to the end points of the active segment.
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

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