Executes a Boolean intersect operation on two bodies.
Role: This API intersects two bodies (blank and tool). If the
outcome is successful,
the result is returned in a modified blank body, and the tool body
is deleted. The intersection is performed even if the bodies do not
overlap. In this case, a NULL body is returned.
Errors:tool or blank body is a NULL pointer or does
not point to a
BODY.
Effect: Changes model.
Journal: Available
Parameters:
tool
(in) Tool body, deleted by the operation.
blank
(in/out) Blank body, modified by the operation.
ao
(in) ACIS options such as version and journal.
This object is included in the file: boolapi.hxx
Copyright (c) 1989-2007 by Spatial Corp. All rights reserved.