Solid Edge FrameworkSupport Type Library
AddAsFilletNoTrim Method
Description
Creates an Arc2d object that connects to two intersecting graphics objects.
Syntax
Visual Basic
Public Function AddAsFilletNoTrim( _
   ByVal Obj1 As Object, _
   ByVal Obj2 As Object, _
   ByVal Radius As Double, _
   ByVal xDirection As Double, _
   ByVal yDirection As Double _
) As Arc2d
Parameters
Obj1
Obj2
Radius
xDirection
yDirection
See Also

Arcs2d Collection  | Arcs2d Members  | Solid Edge ST5 - What's New