Opened 18 years ago
Last modified 18 years ago
#143 closed defect (fixed)
Interactive call 'buildModel' is being prepared incorrectly
| Reported by: | cbelyaev | Owned by: | cbelyaev |
|---|---|---|---|
| Priority: | blocker | Milestone: | |
| Component: | Version: | ||
| Keywords: | Cc: | cbelyaev, Adrian Pop |
Description
Attachments (1)
Change History (3)
by , 18 years ago
| Attachment: | InteractiveBuildModel.patch added |
|---|
comment:1 by , 18 years ago
Created an attachment (id=24)
Fix
While preparing function 'buildModel' call parameter 'tolerance' is not passed.
Thus interactive call 'buildModel' is impossible.
Patch included.
comment:2 by , 18 years ago
Fixed in Revision 3061.
Many thanks providig the patch and for noticing this problem!
Cheers,
Adrian Pop/
Note:
See TracTickets
for help on using tickets.

Fix