All Frameworks  Object Hierarchy  This Framework  Previous  Next  Indexes  

ReplaceFace (Object)

IUnknown
  |
  +---IDispatch
    |
    +---CATBaseUnknown
      |
      +---CATBaseDispatch
        |
        +---AnyObject
          |
          +---Shape
            |
            +---SurfaceBasedShape
              |
              +---ReplaceFace
 


Represents the Replace Face operation.
It replaces a face or a set of faces obtained by tangency continuity by a replacing element, such as a surface or a face or a skin.

Property Index

RemoveFace
Returns the face to be removed.
SplittingSide
Returns or sets the splitting side .

Method Index

AddRemoveFace
Sets the face to be removed.
AddSplitPlane
Sets the replacing element.
DeleteRemoveFace
Remove the face to be removed.

Properties


o Property RemoveFace() As CATIAReferences (Read Only)
Returns the face to be removed.
o Property SplittingSide() As CatSplitSide
Returns or sets the splitting side . The splitting side is the side of the body kept after the splitting. A positive side refers to the same orientation than the splitting element normal vector.

Methods


o Sub AddRemoveFace(CATIAReference iRemoveFace)
Sets the face to be removed.
o Sub AddSplitPlane(CATIAReference iSplitPlane)
Sets the replacing element.
o Sub DeleteRemoveFace(CATIAReference iRemoveFace)
Remove the face to be removed.

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