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. 

 

Example of Working with the Ray Object 

Computed Ray Properties

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