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

Returns the current origin point. The origin point is returned as a reference to an OdGePoint3d object, therefore it can be used to set a new origin point.

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