API Reference > Classes > PRC Curve Classes > OdPrcHyperbola3d Class > OdPrcHyperbola3d Methods > OdPrcHyperbola3d::setSemiAxis Method
OdPrcHyperbola3d::setSemiAxis Method
Syntax
C++
void setSemiAxis(double semi_axis);
Parameters 
Description 
double semi_axis 
[in] A new value of the semi_axis to be set. 

Sets a new value of the semi_axis length for the hyperbola. The semi_axis length determines the length the hyperbola is centered with at the origin. The semi_axis length is along the X-axis. 

 

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.