Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdModelerGeometry::getPeriodInV Method
Syntax
C++
virtual OdResult getPeriodInV(double& dPeriod) const = 0;

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. 

 

Parameters
Description
dPeriod
[out] Passed-in parameter for returning the period value in the V direction.

eOk if successful or an appropriate error code otherwise.

Copyright © 2002-2022. Open Design Alliance All rights reserved.