Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdModelerGeometry::isPeriodicInU Method
Syntax
C++
virtual OdResult isPeriodicInU(bool& bIsPeriodic) const = 0;

Determines whether the ModelerGeometry object is periodic in the U direction. 

 

Parameters
Description
bIsPeriodic
[out] Passed-in parameter for returning the indicator of whether the ModelerGeometry object is periodic in the U direction. bIsPeriodic is true if the ModelerGeometry object is periodic in the U direction, otherwise it is false.

eOk if successful or an appropriate error code otherwise.

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