API Reference > OdDb Classes > OdDbSection Class > OdDbSection Methods > OdDbSection::createJog Method
OdDbSection::createJog Method
Syntax
C++
OdResult createJog(const OdGePoint3d& ptOnSection);
Parameters 
Description 
const OdGePoint3d& ptOnSection 
[in] Point on the section line.  

eOk if the operation completed successfully, or an appropriate error code otherwise.

Creates a jog at the specified point. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.