API Documentation > CorelDRAW > 2025-v26
cdrWeldMethod enumeration
Syntax:
Enum cdrWeldMethod
Members:
Name Value Description
cdrWeldMethodUnion 0 Returns the union of two curves
cdrWeldMethodIntersect 1 Returns the intersection of two curves
cdrWeldMethodSubtract 2 Returns the subtraction of two curves
cdrWeldMethodXor 3 Returns the XOR of two curves