This website requires JavaScript.
Cadquos
Explore
Marketplace
Help
Register
Sign In
Cadquos
Development
Main Navigation
🏠
Dashboard
🏢
Organizations
8
📁
Repositories
8
👥
Team
🗓️
Calendar
Workspace
📝
작업메모
🚀
시작하기
📝
빠른 메모
👻
나의 공간
3
📝
작업목록
Settings
Connections
Public Pages
Notifications
3
Help Center
John Smith
john@example.com
ByoungSooPark
/
cadquery
Watch
1
Star
0
Fork
0
You've already forked cadquery
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
aba24c0ed5470512411e65402e48ec624ce1c07c
cadquery
/
tests
History
Lorenz Neureuter
7331d68153
paramAt - handle trimmed curves (
#686
)
2021-10-17 18:59:34 -04:00
..
testdata
Add files via upload
2020-09-24 13:27:13 -04:00
__init__.py
Added AreaNthSelector (
#688
)
2021-03-17 14:14:37 +10:30
naca.py
test for makeSplineApprox
2021-03-18 19:50:05 +01:00
README.txt
the test cases pass now at least
2013-04-16 22:29:06 -04:00
test_assembly.py
Handle constraints from infinite faces (
#797
)
2021-07-06 16:47:36 +09:30
test_cad_objects.py
until extrude/cutblind (
#875
)
2021-09-26 20:05:56 +09:30
test_cadquery.py
paramAt - handle trimmed curves (
#686
)
2021-10-17 18:59:34 -04:00
test_cqgi.py
Typo fixes
2021-07-30 13:48:22 -04:00
test_examples.py
Implement importBrep and vtkPolyData export (
#735
)
2021-06-22 17:36:50 +09:30
test_exporters.py
More tests + fixes
2021-08-31 18:35:01 +02:00
test_importers.py
add the choice to not import all dxf layers (
#442
)
2020-08-31 09:26:26 +02:00
test_jupyter.py
Implement importBrep and vtkPolyData export (
#735
)
2021-06-22 17:36:50 +09:30
test_selectors.py
until extrude/cutblind (
#875
)
2021-09-26 20:05:56 +09:30
test_workplanes.py
Add mirror from face features (with example now fixed) (
#527
)
2020-12-08 08:26:53 +01:00
README.txt
It is OK for tests to import implementations like FreeCAD directly.