Home
Forums
New posts
Search forums
What's new
New posts
New resources
New profile posts
Latest activity
Resources
Latest reviews
Search resources
Members
Current visitors
New profile posts
Search profile posts
Log in
Register
What's new
Search
Search
Search titles only
By:
Current visitors
New profile posts
Search profile posts
Menu
Log in
Register
Install the app
Install
Home
Members
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Jonathan's latest activity
J
Jonathan
reacted to
Quaoar's post
in the thread
Commands list
with
Like
.
We now have the full commands list automatically grabbed from the Tcl interpreter and published nightly here...
Yesterday at 11:42 AM
J
Jonathan
reacted to
Quaoar's post
in the thread
How do you get the TopoDS_Shape back from MyAisObject in the OCC example?
with
Like
.
If @natalia is lurking somewhere here, she definitely knows the answer :)
Apr 26, 2022
J
Jonathan
replied to the thread
How do you get the TopoDS_Shape back from MyAisObject in the OCC example?
.
if you use isKind method you will be able to see what kind of ais object if(anObj->isKind(STANDARD_TYPE(MyAisObject)) { // nice' its...
Apr 23, 2022
J
Jonathan
reacted to
Quaoar's post
in the thread
Get information about features, e.g. depth and diameter of holes via C++
with
Like
.
Analysis Situs returns face IDs for all holes and cavities unsorted. For extracting detailed properties, including depth, countersinks...
Apr 11, 2022
J
Jonathan
reacted to
Quaoar's post
in the thread
OpenCascade entities hash code vs an absolute identifier
with
Like
.
Use TopExp::MapShapes() to index your faces/edges/vertices first and then use the provided integers as persistent IDs.
Apr 11, 2022
J
Jonathan
reacted to
Quaoar's post
in the thread
Is there are array for TopoDS_Shape, or just use the <vector> of C++
with
Like
.
Explorer iterates all topological elements of a model, i.e., faces. If what you're trying to achieve is some filtering on the surface...
Mar 28, 2022
J
Jonathan
reacted to
natalia's post
in the thread
AIS_PointCloud Point Selection and get the information
with
Like
.
Hi waldeinsamkeit05, To select points on AIS_PointCloud you should activate this presentation in SM_SubsetOfPoints selection mode. We...
Mar 12, 2022
J
Jonathan
reacted to
DanB's post
in the thread
2D cam software - start
with
Like
.
Qt4 is quite old, while I have not seen any projects using Qt6 together with OCCT. The examples that come with OCCT is from my knowledge...
Mar 2, 2022
Home
Members
Top