Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
bschwind
/
opencascade-rs
Public
Notifications
You must be signed in to change notification settings
Fork
70
Star
261
Code
Issues
54
Pull requests
11
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Shape inspection
- #228
#228
Open
torusJKL
wants to merge 8 commits into
bschwind:main
bschwind/opencascade-rs:main
from
torusJKL:shape-inspection
torusJKL/opencascade-rs:shape-inspection
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Open
Shape inspection
#228
torusJKL
wants to merge 8 commits into
bschwind:main
bschwind/opencascade-rs:main
from
torusJKL:shape-inspection
torusJKL/opencascade-rs:shape-inspection
Copy head branch name to clipboard
Commits
Commits on Jun 28, 2026
Add volume, center_of_mass, surface_area to Solid
torusJKL
committed
4232ce4
View commit details
Copy full SHA for 4232ce4
Browse repository at this point
Add SurfaceType enum and face surface type detection
torusJKL
committed
bf6051d
View commit details
Copy full SHA for bf6051d
Browse repository at this point
Add edge inspection: length, tangent_at, arc_center, radius with FFI bindings
torusJKL
committed
50833e6
View commit details
Copy full SHA for 50833e6
Browse repository at this point
Add Wire::length() and Wire::is_closed()
torusJKL
committed
cca8490
View commit details
Copy full SHA for cca8490
Browse repository at this point
Add Shape::center_of_mass() with dispatch and tests
torusJKL
committed
b3151cc
View commit details
Copy full SHA for b3151cc
Browse repository at this point
Commits on Jun 29, 2026
Add surface geometry query methods to Face and Surface
torusJKL
committed
eed0a58
View commit details
Copy full SHA for eed0a58
Browse repository at this point
Merge branch 'main' into shape-inspection
torusJKL
committed
f77d40a
View commit details
Copy full SHA for f77d40a
Browse repository at this point
Fix clang formatting
torusJKL
committed
fedea44
View commit details
Copy full SHA for fedea44
Browse repository at this point
You can’t perform that action at this time.