API Reference > Classes > PRC Topology Classes > OdPrcUniqueVertex Class > OdPrcUniqueVertex Methods > point Method > OdPrcUniqueVertex::point Method ()
OdPrcUniqueVertex::point Method ()
Syntax
C++
OdGePoint3d & point();

Returns the current 3D point which specifies the vertex position. The 3D point is returned as a reference to an OdGePoint3d object, therefore it can be used to set a new 3D point to specify the vertex.

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