API Reference > Classes > PRC Topology Classes > OdPrcMultipleVertex Class > OdPrcMultipleVertex Methods > points Method > OdPrcMultipleVertex::points Method ()
OdPrcMultipleVertex::points Method ()
Syntax
C++
OdGePoint3dArray & points();

Returns the current array of points. The points array is returned as a reference to an OdGePoint3dArray object, therefore it can be used to set new points.

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