All Frameworks  Object Hierarchy  This Framework  Previous  Next  Indexes  

HybridShapePlaneOffsetPt (Object)

IUnknown
  |
  +---IDispatch
    |
    +---CATBaseUnknown
      |
      +---CATBaseDispatch
        |
        +---AnyObject
          |
          +---HybridShape
            |
            +---Plane
              |
              +---HybridShapePlaneOffsetPt
 


Offset plane with point reference.
Role: Allows to access data of the plane feature parallel to another plane and passing through a Point.

Property Index

Plane
Role: Get the reference plane.
Point
Role: Get the reference point.

Properties


o Property Plane() As CATIAReference
Role: Get the reference plane.
Parameters:
oPlane
reference Plane.
See also:
Reference
Returns:
HRESULT S_OK if Ok E_FAIL else return error code for C++ Implementations
See also:
HybridShapeFactory
o Property Point() As CATIAReference
Role: Get the reference point.
Parameters:
oPoint
reference point.
See also:
Reference
Returns:
HRESULT S_OK if Ok E_FAIL else return error code for C++ Implementations
See also:
HybridShapeFactory

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