API Reference > Classes > Database Classes > OdBmSketchPlane Class > OdBmSketchPlane Methods > OdBmSketchPlane::setReference Method
OdBmSketchPlane::setReference Method
Syntax
C++
OdResult setReference(const OdBmRefPtr& pRef);
Parameters 
Description 
const OdBmRefPtr& pRef 
[in] Element reference
 

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

Sets a reference to the geometry of another element.

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