All Frameworks  Object Hierarchy  This Framework  Previous  Next  Indexes  

HybridShapeTransfer (Object)

IUnknown
  |
  +---IDispatch
    |
    +---CATBaseUnknown
      |
      +---CATBaseDispatch
        |
        +---AnyObject
          |
          +---HybridShape
            |
            +---HybridShapeTransfer
 


Represents the hybrid shape Transfer feature object.
Role: To access the data of the hybrid shape Transfer feature object. This data includes:

Use the CATIAHybridShapeFactory to create a HybridShapeTransfer object.

See also:
HybridShapeFactory

Property Index

ElementToTransfer
Returns or sets the element to transfer.
SurfaceToUnfold
Returns or sets the surface to unfold.
TypeOfTransfer
Returns or sets the type of transfer.
UnfoldType
Returns or sets the type of unfold to take into account during transfer.
UnfoldedSurface
Returns or sets the unfolded surface.

Properties


o Property ElementToTransfer() As CATIAReference
Returns or sets the element to transfer.
o Property SurfaceToUnfold() As CATIAReference
Returns or sets the surface to unfold.
o Property TypeOfTransfer() As long
Returns or sets the type of transfer.
  • 0= The type of surface is not defined
  • 1= The type of transfer is folded to unfolded
  • 2= The type of surface is unfolded to folded
o Property UnfoldType() As long
Returns or sets the type of unfold to take into account during transfer.
  • 0= The type is undefined
  • 1= The surface to unfold is ruled,
  • 2= the surface to unfold is all
o Property UnfoldedSurface() As CATIAReference
Returns or sets the unfolded surface.

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