- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Using api_check_ entity to detect erroneousl y large box
[ Edited ]
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-06-2012 04:03 AM - last edited on 01-24-2012 10:31 PM
I'm trying to use api_check_entity to detect a case where the user is trying to create a box that is too big for ACIS (say 1e10x1e10x1e10). The box is instant payday loan created with api_solid_block. If i call api_check_entity immediately after api_solid_block I can detect this.
However, I'd like to call api_solid_block later in my code (after a call to api_change_body_trans) and if I do so, api_check_entity no longer reports the problem.
I'm mainly looking for a justifcation for this.
Thanks.
Re: Using api_check_ entity to detect erroneousl y large box
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-23-2012 02:35 PM
Hello swiponusle,
I am having a problem understanding the use case. Can you journal the call to api_solid_block (the one that does not show the check issue) and add the same to this post for further review? It would be great if you can submit the entire workflow....
Regards,
Yogesh

