API Reference > Classes > PRC Curve Classes > OdPrcBlend02Boundary3d Class > OdPrcBlend02Boundary3d Methods > OdPrcBlend02Boundary3d::setBoundingSurface Method
OdPrcBlend02Boundary3d::setBoundingSurface Method
Syntax
C++
OdResult setBoundingSurface(const OdPrcSurfacePtr & value);
Parameters 
Description 
const OdPrcSurfacePtr & value 
[in] A new bounding surface to be set.
 

Returns eOk if a new bounding surface was successfully set, or an appropriate error code in the other case.

Sets a new bounding surface. 

 

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