API Documentation > CorelDRAW > 2025-v26 > NodeRange > IVGNodeRange
NodeRange.Fillet method
Creates fillets on the nodes in the node range
Syntax:
Sub Fillet(ByVal Radius As Double, Optional ByVal CombineSmoothSegments As Boolean = True)
Parameters:
Name Type Description
Radius
Double
CombineSmoothSegments
Boolean
Specifies whether to combine smooth segments.
Remarks:
The Fillet method creates fillets on the nodes in a node range.