API Reference > Classes > Database Classes > OdBmSketchEditMgr Class > OdBmSketchEditMgr Methods > OdBmSketchEditMgr::startEdit Method
OdBmSketchEditMgr::startEdit Method
Syntax
C++
void startEdit(OdBmObjectId& objId, OdBmObjectId& sketchId);
Parameters 
Description 
OdBmObjectId& objId 
[in] Parameter id as OdBmObjectId. Id of the element for editing.  
OdBmObjectId& sketchId 
[in] Parameter id as OdBmObjectId. Id of the sketch which will be used for editing. 

Start edit mode for the element. 

 

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