• progeCAD in French Language
  • progeCAD in Spanish Language
  • progeCAD in English Language
Home > Support > Vba API > Visual Basic Reference > Reference Guide > Methods > Boolean Method 

Boolean Method

Boolean Method

Boolean method

Performs a Boolean operation (subtraction, union, or intersection) on the object and another 3DSolid or Region object.

Syntax

boolObject = object.Boolean(operation)

Where:

     operation is the type of Boolean operation to be performed (vicUnion, vicIntersection, vicSubraction).

     boolObject is a complex entity, such as a 3D solid or region.

     object is a complex entity, such as a 3D solid or region.

 
DWG is the native file format for Autodesk AutoCAD®. Autodesk and AutoCAD are registered trademarks or trademarks of Autodesk, Inc. in the USA and/or other countries. progeSOFT and progeCAD are registered trademarks or trademarks of progeCAD s.r.l. in the USA and/or other countries.