API Reference > Classes > Geometry Classes > OdBmGPoint Class
OdBmGPoint Class
Syntax
C++
class OdBmGPoint : public OdBmGNode;

BmGPoint.h

This class stores geometry data of a point.

Returns point coordinates as an object of the OdGePoint3d class. 
Returns point flags as an OdInt32 value. 
Returns point size as an OdInt32 value. 
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.