All Frameworks Object Hierarchy This Framework Previous Next Indexes
IUnknown | +---IDispatch | +---CATBaseUnknown | +---CATBaseDispatch | +---AnyObject | +---Shape | +---BooleanShape | +---Trim
o Sub AddFaceToKeep( | CATIAReference | iFaceToKeep) |
call firstTrim.AddFaceToKeep(face)
o Sub AddFaceToKeep2( | CATIAReference | iFaceToKeep, |
CATIAReference | iFaceAdjacentForKeep) |
call firstTrim.AddFaceToKeep(face)
o Sub AddFaceToRemove( | CATIAReference | iFaceToRemove) |
call firstTrim.AddFaceToRemove(face)
o Sub AddFaceToRemove2( | CATIAReference | iFaceToRemove, |
CATIAReference | iFaceAdjacentForRemove) |
call firstTrim.AddFaceToRemove(face)
o Sub WithdrawFaceToKeep( | CATIAReference | iFaceToWithdraw) |
call firstTrim.WithdrawFaceToKeep(face)
o Sub WithdrawFaceToKeep2( | CATIAReference | iFaceToWithdraw, |
CATIAReference | iFaceAdjacentForKeep) |
call firstTrim.WithdrawFaceToKeep(face)
o Sub WithdrawFaceToRemove( | CATIAReference | iFaceToWithdraw) |
call firstTrim.WithdrawFaceToRemove(face)
o Sub WithdrawFaceToRemove2( | CATIAReference | iFaceToWithdraw, |
CATIAReference | iFaceAdjacentForRemove) |
call firstTrim.WithdrawFaceToRemove(face)
Copyright © 2003, Dassault Systèmes. All rights reserved.