Close

Relief for ODA Team in Ukraine

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

Sets the WCS position of the point entity (DXF 10). The initial value is (0,0,0) by default. 

 

Parameters
Description
gePoint
[in] Three-dimensional point instance to set the point position.

Example of Working with the Point Object 

Specific Point Properties 

OdDbPoint::position@const OdDbPoint::position() method

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