Search found 114 matches
- Fri Dec 13, 2024 7:46 am
- Forum: General
- Topic: PNG Raster background transparency
- Replies: 5
- Views: 9356
Re: PNG Raster background transparency
Hi Jake its really hard to tell what the fix should be... what is your specific issue? - I think there was bit of misunderstanding in this post I haven't had issues with NULL parts of raster images (mainly from UAVs) they typically work Sometimes the format/windows can kill the null cropped areas an...
- Thu Sep 19, 2024 11:49 am
- Forum: News and Announcements
- Topic: 12d Model Macro Database now open!
- Replies: 13
- Views: 54967
Re: 12d Model Macro Database now open!
I have seen some users have access issues when they registered prior to being on maintenance or their status changed : https://forums.12dmodel.com/ucp.php?mode=register you can change your dongle number when you move companies etc on this forum via: Board index => User Control Panel => Profile => Ed...
- Fri Aug 16, 2024 6:13 pm
- Forum: General
- Topic: v12 to v15
- Replies: 4
- Views: 3956
Re: v12 to v15
Latest synergy can migrate projects now, if enabled in admin app.
Drag the folder above from file browser to any folder in synergy
Drag the folder above from file browser to any folder in synergy
- Thu Jun 13, 2024 7:18 am
- Forum: General
- Topic: v12 to v15
- Replies: 4
- Views: 3956
Re: v12 to v15
if you are using network or local storage
Migrate option should be a prompt when you try to open an old project with v15
if you use Synergy, you will need to do this outside synergy. (Dataout/offline-export)
you would need to drag the v15 version back into synergy.
Migrate option should be a prompt when you try to open an old project with v15
if you use Synergy, you will need to do this outside synergy. (Dataout/offline-export)
you would need to drag the v15 version back into synergy.
- Sat Feb 17, 2024 10:23 am
- Forum: General
- Topic: Trim crossing strings
- Replies: 5
- Views: 26873
Re: Trim crossing strings
not impossible... time to open up the 12dpl manual if you can come up with some conditions you can write your own function I did something similar for pipes, ended up using a vector4 miltimap as my trim/splay problem was in 3d once you join ends of strings to closest other strings, you can go about ...
- Mon Jan 22, 2024 5:47 am
- Forum: General
- Topic: Modifying IA Strings
- Replies: 2
- Views: 6614
Re: Modifying IA Strings
If you use modify link to tin rather than use a final template
You can keep modifying that link afterwards in the MTF
Modifying width pos-pos might achieve what you want
You could also increase chainage intervals in that area and see more accurately what's happening with the interface.
You can keep modifying that link afterwards in the MTF
Modifying width pos-pos might achieve what you want
You could also increase chainage intervals in that area and see more accurately what's happening with the interface.
- Mon Aug 14, 2023 4:48 am
- Forum: News and Announcements
- Topic: 12d Model Macro Database now open!
- Replies: 13
- Views: 54967
Re: 12d Model Macro Database now open!
It should be at the bottom of the main board page
viewforum.php?f=51
Requires full access to the forums
viewforum.php?f=51
Requires full access to the forums
- Fri Aug 11, 2023 12:58 pm
- Forum: General
- Topic: Project needs to be migrated
- Replies: 3
- Views: 26528
Re: Project needs to be migrated
That comes up when you try to open old v14 job with v15 Due to Object tree it needs to be migrated. Once it does that you should review the report file generated and the output window and if all is ok delete the _old back up folder as it is a duplicate copy the v14 version. If you are not in synergy...
- Sat Mar 18, 2023 1:10 pm
- Forum: General
- Topic: Apply MTF Recreate
- Replies: 10
- Views: 90931
Re: APPLY MTF RECREATE
Caps Lock
no screen shot attached
no screen shot attached
- Thu Sep 08, 2022 11:57 am
- Forum: General
- Topic: Approach to work with large tin
- Replies: 5
- Views: 27594
Re: Approach to work with large tin
ahh, super tins perhaps you can contour the original tin, use Global utilities filter to remove points from those, and create a new tin from contours there will be a quality degradation depending on contour interval, plus contours are not that great to tin, but it might reduce the data to something ...
- Mon Sep 05, 2022 3:05 pm
- Forum: General
- Topic: Approach to work with large tin
- Replies: 5
- Views: 27594
Re: Approach to work with large tin
you could try and make a Grid tin from it
- Wed Jul 13, 2022 10:44 am
- Forum: General
- Topic: Export Super tins
- Replies: 10
- Views: 70265
Re: Export Super tins
Generate Trimeshes from 12d Objects is the only way I know to generate a Mesh for export to DWG/IFC that matches exactly the super tin various macros have been tested in beta and I am not sure any actually work anywhere near 9/10 cases... the issue with using super tin faces to generate a new tin is...
- Wed Jun 22, 2022 3:25 pm
- Forum: General
- Topic: Reading a CSV file Macro
- Replies: 6
- Views: 28508
Re: Reading a CSV file Macro
you are doing well just a thought, if you split the tasks into individual functions later on you might find it easier to troubleshoot errors, like not checking a return value somewhere for reading a text/csv file here is a function from a macro somewhere on this forum to help you get data out of a f...
- Fri Feb 11, 2022 10:02 am
- Forum: ADAC
- Topic: PPF Plot formatting into AUTOCAD
- Replies: 10
- Views: 115596
Re: PPF Plot formatting into AUTOCAD
You are a legend Sam thanks so much! Yeah 12D support just said to design my own macro to fix it , glad to see you're way ahead of me! Cheers! Glad it helped Yeah sounds like an odd thing... I must say in the two decades I have not experienced that, 12d support has always been helpful, and the guys...
- Thu Feb 10, 2022 2:43 pm
- Forum: ADAC
- Topic: PPF Plot formatting into AUTOCAD
- Replies: 10
- Views: 115596
Re: PPF Plot formatting into AUTOCAD
I think this is possible out of the box the internal margins can be achieved via the Plot Parameters as Matt noted the Sheet margins can be achieved if - plot to a model - set the correct sheet size - go to the tree section Plot To Models and choose the row-wise translation - set horizontal spacing ...