Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbExtrudedSurface::setExtrude Method
Syntax
C++
OdResult setExtrude(const OdGeVector3d& sweepVec, const OdDbSweepOptions& sweepOptions);

Sets all data that defines the parameters of an extruded surface. 

sweepVec [in] A new extrusion vector. sweepOptions [in] An OdDbSweepOptions object containing new option values. 

 

Returns eOk if extrude data is successfully set or an appropriate error code otherwise.

This method is implemented only for Spatial modeler and returns eNotImplementedYet status for other modelers.

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