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

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

Sets a new first surface for the intersection curve. 

 

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