All Frameworks  Object Hierarchy  This Framework  Previous  Next  Indexes  

HybridShapePlaneTangent (Object)

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


Tangency plane.
Role: Allows to access data of the the plane feature tangent to a surface at a given point.

Property Index

Point
Role: Get the tangency point.
Surface
Role: Get the surface to which the plane is to be tangent.

Properties


o Property Point() As CATIAReference
Role: Get the tangency point.
Parameters:
oPoint
tangency point.
See also:
Reference
Returns:
HRESULT S_OK if Ok E_FAIL else return error code for C++ Implementations
See also:
HybridShapeFactory
o Property Surface() As CATIAReference
Role: Get the surface to which the plane is to be tangent.
Parameters:
oSurface
reference surface.
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.