Solid Edge Assembly Type Library
AddSegmentRadius Method
Specifies the element to which the constraint is to be applied.
Specifies the radius of the constraint.
Description
Adds a SegmentRadiusRelation3d object to the referenced SegmentRelations3d collection.
Syntax
Visual Basic
Public Function AddSegmentRadius( _
   ByVal Element As Object, _
   ByVal Radius As Double _
) As SegmentRadiusRelation3d
Parameters
Element
Specifies the element to which the constraint is to be applied.
Radius
Specifies the radius of the constraint.
See Also

SegmentRelations3d Collection  | SegmentRelations3d Members

Send comments on this topic.