API Reference > OdDb Classes > OdDbSection Class > OdDbSection Methods > OdDbSection::setSectionPlaneOffset Method
OdDbSection::setSectionPlaneOffset Method
Syntax
C++
OdResult setSectionPlaneOffset(double offset);
Parameters 
Description 
double offset 
[in] New distance.  

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

Sets the distance of the section plane offset. 

 

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