Parameters |
Description |
double thickness |
[in] Amount to thicken the surface. |
bool bBothSides |
[in] Flag indicating whether the thickening should be applied to both sides of the surface. |
OdDb3dSolidPtr& pSolid |
[out] Reference to an OdDb3dSolid object pointer created during the thickening. If thickening fails, this parameter is NULL. |
Returns eOk if successful, or an appropriate error code otherwise.
Creates a 3D solid object by thickening the surface by a specified amount.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|