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

Returns current coordinates of the origin. Origin coordinates are returned as a reference to an OdGePoint3d object, therefore it can be used to set new coordinates.

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