API Reference > Other Classes > OdModelerGeometry Class > OdModelerGeometry Methods > OdModelerGeometry::getPeriodInV Method
OdModelerGeometry::getPeriodInV Method
Syntax
C++
virtual OdResult getPeriodInV(double& dPeriod) const = 0;
Parameters 
Description 
double& dPeriod 
[out] A passed-in parameter for returning the period value in the v direction.
 

Returns eOk if successful.

Returns the period value in the v direction for the ModelerGeometry object. Returned value is valid only if the ModelerGeometry object is periodic in the v direction. 

 

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