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

Returns the WCS coordinates of the base point from which the ray outs (DXF 10) as three-dimensional point instance.

Example of Working with the Ray Object 

Specific Ray Properties 

OdDbRay::setBasePoint() method

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