Parameters |
Description |
OdDbEntityPtrArray& guideCurves |
[in] A list of guide curves. |
bool displayErrorMessages = false |
[in] Indicates whether error messages are displayed. Default value is false. |
Returns eOk if guide curves are valid or eInvalidInput otherwise.
Checks whether guide curves are valid for the lofting operation.
The method is called by createLoftedSurface() and createLoftedSolid() methods, so it is not necessary to call the method separately().
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|