Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdModelerGeometry::ChangeFacesDoubleSidedParam Method
Syntax
C++
virtual OdResult ChangeFacesDoubleSidedParam(bool isDoubleSided) = 0;

Sets the parameter indicating whether faces are double-sided or not. 

 

Parameters
Description
isDoubleSided
[in] True for double-sided faces; false for non-double-sided faces.

eOk if successful or an appropriate error code otherwise.

Copyright © 2002-2022. Open Design Alliance All rights reserved.