API Reference > Classes > PRC Surface Classes > OdPrcFromCurvesSurface Class > OdPrcFromCurvesSurface Methods > secondCurve Method > OdPrcFromCurvesSurface::secondCurve Method ()
OdPrcFromCurvesSurface::secondCurve Method ()
Syntax
C++
OdPrcCurvePtr & secondCurve();

Returns the second curve of the surface. The second curve is returned as a reference to an OdPrcCurvePtr object, therefore it can be used to set a new second curve.

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