Solid Edge Assembly Type Library
GetBendRadius Method
Description
Returns the bend radius between two specified segements for the referenced Tube object.
Syntax
Visual Basic
Public Sub GetBendRadius( _
   ByVal Segment1 As Object, _
   ByVal Segment2 As Object, _
   ByRef BendRadius As Double _
) 
Parameters
Segment1
Segment2
BendRadius
See Also

Tube Object  | Tube Members

Send comments on this topic.