API Reference > Classes > PRC Representation Classes > OdPrcPointSet Class > OdPrcPointSet Methods > point Method > OdPrcPointSet::point Method ()
OdPrcPointSet::point Method ()
Syntax
C++
OdGePoint3dArray & point();

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

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