API Reference > Classes > Database Classes > OdBmSketchPlane Class > OdBmSketchPlane Methods > OdBmSketchPlane::getGeomPlane Method
OdBmSketchPlane::getGeomPlane Method
Syntax
C++
OdResult getGeomPlane(OdBmPlanePtr& pPlane) const;
Parameters 
Description 
OdBmPlanePtr& pPlane 
[out] Plane of SketchPlane
 

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

Gets the corresponding Plane of SketchPlane.

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