CadQuery / CadQuery/pywrap

GeomLib_Tool Parameter result U is inaccessible

Open
#45 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
37
Forks
21
PR merge metrics
No merged PRs in 30d

Description

The current OCP GeomLib_Tool.Parameter_s function stores the computed result in the 4th reference argument U and returns a bool indicating success.

https://github.com/CadQuery/OCP/blob/036b08c136528fecb6df570453be218df0ed72f6/opencascade/GeomLib_Tool.hxx#L51

Return value should probably be `Tuple[bool, float]` or something along those lines.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.