Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbLine::setStartPoint Method
Syntax
C++
void setStartPoint(const OdGePoint3d& geStartPoint);

Sets the start point of the line (DXF 10) in WCS. The initial value is (0,0,0) by default. 

 

Parameters
Description
geStartPoint
[in] Three-dimensional point instance to set the start point.
Copyright © 2002-2022. Open Design Alliance All rights reserved.