Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdModelerGeometry::checkGuideCurves Method
Syntax
C++
virtual OdResult checkGuideCurves(OdDbEntityPtrArray& guideCurves, bool displayErrorMessages = false) = 0;

Checks whether guide curves are valid for the lofting operation. 

 

Parameters
Description
guideCurves
[in] List of guide curves.
displayErrorMessages
[in] Indicates whether error messages are displayed. Default value is false.

eOk if guide curves are valid or eInvalidInput otherwise.

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