API Reference > OdDb Classes > OdDbHelix Class > OdDbHelix Methods > OdDbHelix::setAxisPoint Method
OdDbHelix::setAxisPoint Method
Syntax
C++
void setAxisPoint(const OdGePoint3d& axisPoint, bool bMoveStartPoint = true);

Sets the start point of the axis for the helix. axisPoint Input the 3D point where the axis starts bMoveStartPoint Input Boolean indicating whether to relocate the start point by the same offset

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