Solid Edge FrameworkSupport Type Library
Extend Method
Description
Extends open graphic elements to a specified location.
Syntax
Visual Basic
Public Sub Extend( _
   ByVal x As Double, _
   ByVal y As Double, _
   ByVal TargetObj As Object _
) 
Parameters
x
y
TargetObj
See Also

Curve2d Object  | Curve2d Members

Send comments on this topic.