1-800-975-iCAD
9:00am to 5:00pm Pacific Time
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.
|
|
|