Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbRay::setBasePoint Method
Syntax
C++
void setBasePoint(const OdGePoint3d& geBasePoint);

Sets the base point of the from which the ray outs (DXF 10). The initial value is (0,0,0) by default. 

 

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