Boolean operations are used to combine and manipulate the values of two or more variables.
There are four different types of Boolean operations in AutoCAD:
- AND: This operation returns TRUE if both the inputs return TRUE.
- OR: This operation returns TRUE if either input returns TRUE.
- XOR: This operation returns TRUE if one input is true and the other is false.
- NOT: This operation inverts the value of a variable, returning FALSE if it was originally true and vice versa.
Share a personalized message with your friends.