HybridShapePlaneOffsetPt (Object)

Offset plane with point reference.
Role: Allows to access data of the plane feature parallel to another plane and passing through a Point.

Properties


Property Plane() As
Role: Get the reference plane.
Parameters:
oPlane
reference Plane.
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 reference point.
Parameters:
oPoint
reference point.
See also:
Returns:
HRESULT S_OK if Ok E_FAIL else return error code for C++ Implementations
See also: