All Frameworks  Object Hierarchy  This Framework  Previous  Next  Indexes  

BooleanShape (Object)

IUnknown
  |
  +---IDispatch
    |
    +---CATBaseUnknown
      |
      +---CATBaseDispatch
        |
        +---AnyObject
          |
          +---Shape
            |
            +---BooleanShape
 


Represents the shapes based on boolean operations on other shapes.
It is the base object for add, assemble, intersect, remove, and split shapes.
See also:
Add, Assemble, Intersect, Remove, Split, Trim

Property Index

Body
Returns the inserted body.

Method Index

SetOperatedObject
Modifies the Second Operand.
SetOperatingVolume
Swaps the operands.

Properties


o Property Body() As CATIABody (Read Only)
Returns the inserted body.

Methods


o Sub SetOperatedObject(CATIAReference iReferenceObject)
Modifies the Second Operand. input object to replace with Body or Volume
o Sub SetOperatingVolume(CATIAReference iReferenceObject)
Swaps the operands. Both the Operands must be Volume. This is available only for Volume Add and Volume UnionTrim Operations

Copyright © 2003, Dassault Systèmes. All rights reserved.