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

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

Sets a new base surface. 

 

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