API Reference > OdDb Classes > OdDbRay Class > OdDbRay Methods > OdDbRay::getStartParam Method
OdDbRay::getStartParam Method
Syntax
C++
virtual OdResult getStartParam(double& startParam) const;
Parameters 
Description 
double& startParam 
[out] Reference to a variable in which this method must save the start parameter value as a Double value. 

Gets the start parameter value. The start parameter equals a zero for rays. 

 

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