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

Returns the current coordinates of the direction's start point. The start point is returned as a reference to an OdGePoint3d object, therefore it can be uset to set a new direction start point.

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