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

Returns eOk if a new surface was successfully applied to the cylindrical surface or an appropriate error code in the other case.

Sets a new base surface to the cylindrical surface. 

 

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