Search found 5 matches
- Sat Dec 27, 2025 6:02 pm
- Forum: Plugins
- Topic: Ransac - export just meshes
- Replies: 11
- Views: 83193
Re: Ransac - export just meshes
Not necessarily, I just need an exported table of all the primative meta data.
- Tue Nov 25, 2025 5:00 pm
- Forum: Plugins
- Topic: Ransac - export just meshes
- Replies: 11
- Views: 83193
Re: Ransac - export just meshes
That is helpful and worked to get the original radius and height of each cylinder. An improvment would be to get the current radius and height directly from the primative attributes. For some shapes, I need to adjust the height after RANSAC fitting so the actual height no longer matches the name ...
- Mon Nov 24, 2025 2:51 pm
- Forum: Plugins
- Topic: Ransac - export just meshes
- Replies: 11
- Views: 83193
Re: Ransac - export just meshes
v2.13.1
- Wed Nov 19, 2025 9:07 pm
- Forum: Plugins
- Topic: Ransac - export just meshes
- Replies: 11
- Views: 83193
Re: Ransac - export just meshes
The name in the export does not have radius and height information, only a sequential number
- Wed Oct 29, 2025 12:11 pm
- Forum: Plugins
- Topic: Ransac - export just meshes
- Replies: 11
- Views: 83193
Re: Ransac - export just meshes
The export with that method has the following format:
Name Points meanX meanY meanZ SF#1 name SF#1 valid values SF#1 mean SF#1 std.dev. SF#1 sum
Cylinder_0001 1106729 -174.136 -1305.54 5.38732 Intensity 1106729 82.9177 36.7795 9.18E+07
vertices 50 -174.117 -1305.12 5.48924
Cylinder_0002 944320 ...
Name Points meanX meanY meanZ SF#1 name SF#1 valid values SF#1 mean SF#1 std.dev. SF#1 sum
Cylinder_0001 1106729 -174.136 -1305.54 5.38732 Intensity 1106729 82.9177 36.7795 9.18E+07
vertices 50 -174.117 -1305.12 5.48924
Cylinder_0002 944320 ...