Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbPoint::OdDbPoint Constructor ()
Syntax
C++
OdDbPoint(); OdDbPoint(const OdGePoint3d& gePoint);

Builds an instance of the point entity. 

 

Parameters
Description
gePoint
[in] WCS position for the point entity.

Use the static pseudo-constructor instead it. See: Overview of Points

Copyright © 2002-2022. Open Design Alliance All rights reserved.