HybridShapePlaneNormal (Object)

Normal plane.
Role: Allows to access data of the plane feature normal to a curve at a given point.

Properties


Property Curve() As
Role: Get the curve to which the plane is to be normal.
Parameters:
oCurve
reference curve.
See also:
Returns:
HRESULT S_OK if Ok E_FAIL else return error code for C++ Implementations
See also:
Property Point() As
Role: Get the point where the plane is to be normal.
Parameters:
oPoint
point
See also:
Returns:
HRESULT S_OK if Ok E_FAIL else return error code for C++ Implementations
See also: