HybridShapePlaneTangent (Object)

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