Signature
object.Boolean(Operation, Object)
Object
MSITStore:D:\Program%20Files\AutoCAD%202005\help\acadauto.chm::/idh_3dsolid_object.htm" target="_blank" >3DSolid, MSITStore:D:\Program%20Files\AutoCAD%202005\help\acadauto.chm::/idh_region_object.htm" target="_blank" >Region The object or objects this method applies to.
Operation
AcBooleanType enum; input-only
acUnion: Performs a union operation.
acIntersection: Performs an intersection operation.
acSubtraction: Performs a subtraction operation.
Object
Object; input-only The object the operation is performed against. |