Issue 4486: Surface.nurbs_approximation should 'tolerance' argument declared as inout (cad-ftf) Source: (, ) Nature: Uncategorized Issue Severity: Summary: Surface.nurbs_approximation should have 'tolerance' argument declared as 'inout' instead of 'in'. CAD Services specification indicates that 'If nurbs representation is exact, tolerance will be returned as a negative'. By the way, the 'NURBS' acronym should be capitalized in the spec and IDL when used in this context. Resolution: see above Revised Text: IDL modified on page 2-39 with supporting documentation on page 2-41. Actions taken: August 6, 2001: received issue July 5, 2002: closed issue Discussion: This correction resulted in a minor modification of the IDL and supporting documentation End of Annotations:===== From: "Jones, Jim" To: "'issues@omg.org'" Cc: cad-ftf@omg.org, "'jcad_services@yahoogroups.com'" Subject: CAD-services Date: Mon, 6 Aug 2001 13:23:13 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-UIDL: M2@e9>J;e9j)\!!'Rm!! Some NURBS related IDL issues follow. Not sure of current submission procedures. Please reply w/ comments/suggestions. Surface.nurbs_approximation should have 'tolerance' argument declared as 'inout' instead of 'in'. CAD Services specification indicates that 'If nurbs representation is exact, tolerance will be returned as a negative'. By the way, the 'NURBS' acronym should be capitalized in the spec and IDL when used in this context.