Issue 4492: CadBrep Edge.nearest_points function incorrect (cad-ftf) Source: (, ) Nature: Uncategorized Issue Severity: Summary: CadBrep Edge.nearest_points function incorrectly defines the 'nearest_points' argument as 'in'. CAD Services spec documents Edge.nearest as 'Determines the minimum distance, and corresponding closest points, between this Edge and the input Edge. The returned value is the minimum distance'. The 'nearest_points' argument should be declared as 'out'. Resolution: Resolved through removing the nearest_points operation. See issue 4493. Revised Text: Operation removed section 2.5.13. Actions taken: August 6, 2001: received issue July 5, 2002: closed issue Discussion: End of Annotations:===== X-Authentication-Warning: emerald.omg.org: hobbit.omg.org [192.67.184.3] didn't use HELO protocol Received: from milford.iti-oh.com (199.218.122.31) by hobbit.omg.org asmtp(1.0) id 1960; Mon, 06 Aug 2001 14:14:37 -0400 (EDT) Received: by ntserver3.iti-oh.com with Internet Mail Service (5.5.2653.19) id ; Mon, 6 Aug 2001 14:08:59 -0400 Message-ID: <3DCF393159D8D3119C1C00508B62B9063A5E1F@NTMILFORD2> From: "Jones, Jim" To: "'issues@omg.org'" Cc: "'cad-ftf@omg.org'" , "'jcad_services@yahoogroups.com'" Subject: RE: CAD-services Date: Mon, 6 Aug 2001 14:08:38 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-UIDL: 5V)!!2k+!!>)0e96U'!! CAD Services issues follow. o CadBrep Edge.nearest_points function incorrectly defines the 'nearest_points' argument as 'in'. CAD Services spec documents Edge.nearest as 'Determines the minimum distance, and corresponding closest points, between this Edge and the input Edge. The returned value is the minimum distance'. The 'nearest_points' argument should be declared as 'out'.