API Reference > Classes > Database Classes > OdBmDBView Class > OdBmDBView Methods > OdBmDBView::setJitter Method
OdBmDBView::setJitter Method
Syntax
C++
OdResult setJitter(OdInt8);
Parameters 
Description 
OdInt8 
[in] Input variability degree.
 

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

Sets the degree of variability in the sketched lines. A value of 0 results in straight lines without the sketched graphic style. A value of 10 results in multiple sketch lines. 

 

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