API Reference > OdGe Classes > OdGeCurve3d Class > OdGeCurve3d Methods > OdGeCurve3d::isPeriodic Method
OdGeCurve3d::isPeriodic Method
Syntax
C++
bool isPeriodic(double& period) const;
Parameters 
Description 
double& period 
[out] Receives the period of this curve. 

Returns true if and only if this curve is periodic for the specified period. 

 

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