API Reference > Classes > Database Classes > OdBmSketchPlane Class > OdBmSketchPlane Methods > OdBmSketchPlane::setDatumPlaneRef Method
OdBmSketchPlane::setDatumPlaneRef Method
Syntax
C++
OdResult setDatumPlaneRef(const OdBmOneElementMovablePlaneRefPtr& pDatumPlaneRef);
Parameters 
Description 
const OdBmOneElementMovablePlaneRefPtr& pDatumPlaneRef 
[in] DatumPlane reference.
 

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

Sets a datumPlane reference to the geometry of another element.

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