Role: Allows to access data of the the plane feature tangent to a surface at a given point.
Properties
- Property Point() As
-
Role: Get the tangency point.
- Parameters:
-
- oPoint
- tangency point. dd>
- See also:
- Returns:
- HRESULT S_OK if Ok E_FAIL else return error code for C++ Implementations dd>
- See also:
- Property Surface() As
-
Role: Get the surface to which the plane is to be tangent.
- Parameters:
-
- oSurface
- reference surface. dd>
- See also:
- Returns:
- HRESULT S_OK if Ok E_FAIL else return error code for C++ Implementations dd>
- See also: