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