API Reference > Classes > GeometryUtils Classes > OdBmCurveLoop Class > OdBmCurveLoop Methods > OdBmCurveLoop::getPlane Method
OdBmCurveLoop::getPlane Method
Syntax
C++
OdResult getPlane(OdBmPlanePtr& pPlane) const;
Parameters 
Description 
OdBmPlanePtr& pPlane 
[in] Input OdBmPlane.
 

Returns eOk and OdBmPlane if successful or an appropriate error code in the other case.

Gets the plane of the CurveLoop, if it is planar.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.