API Reference > OdDb Classes > OdDbXline Class > OdDbXline Methods > OdDbXline::basePoint Method
OdDbXline::basePoint Method
Syntax
C++
OdGePoint3d basePoint() const;

Returns the WCS coordinates of the base point through which the inifinity line passes (DXF 10) as three-dimensional point instance.

Example of Working with the Xline Object 

Specific Infinite Line Properties 

OdDbXline::setBasePoint() method

Copyright © 2002–2020. Open Design Alliance. All rights reserved.