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. dd>
- See also:
- Returns:
- HRESULT S_OK if Ok E_FAIL else return error code for C++ Implementations dd>
- See also:
- Property Point() As
-
Role: Get the point where the plane is to be normal.
- Parameters:
-
- oPoint
- point dd>
- See also:
- Returns:
- HRESULT S_OK if Ok E_FAIL else return error code for C++ Implementations dd>
- See also: