All Frameworks  Object Hierarchy  This Framework  Previous  Next  Indexes  

HybridShapeInverse (Object)

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


The Inverse feature : an Inverse is made up of a face to process and one Inverse parameter.

Property Index

Element
Role: To get the element inverted.
Orientation
Gets or sets the element's orientation.

Properties


o Property Element() As CATIAReference
Role: To get the element inverted.
Parameters:
oElem
Element inverted return value for CATScript applications, with (IDLRETVAL) function type
See also:
Reference
Returns:
HRESULT S_OK if Ok E_FAIL else return error code for C++ Implementations
See also:
HybridShapeFactory
o Property Orientation() As long
Gets or sets the element's orientation. Orientation = 1 : the element is not inverted. = -1 : the element is inverted, = 2 : the element can not be inverted. Orientation can not be set to 2.

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