Search found 44 matches
- Tue Feb 04, 2025 3:59 pm
- Forum: General
- Topic: OpenGL 3D won’t display models
- Replies: 15
- Views: 224527
Re: OpenGL 3D won’t display models
Well done Nathan.
- Tue Feb 04, 2025 12:45 pm
- Forum: General
- Topic: OpenGL 3D won’t display models
- Replies: 15
- Views: 224527
Re: OpenGL 3D won’t display models
Can you open View->View info, the pick your problem view.
You're looking for some "strange" extents.
I'd guess you have some data at 0,0 and some in MGA or similar, or you have some really low z values and some really high as well.
You're looking for some "strange" extents.
I'd guess you have some data at 0,0 and some in MGA or similar, or you have some really low z values and some really high as well.
- Mon Oct 14, 2024 1:53 pm
- Forum: General
- Topic: Longsection Plot
- Replies: 11
- Views: 60332
Re: Longsection Plot
Ok, makes sense to me now.
If you’re plotting a model of control lines, you want the origin to change per CL.
If you’re plotting a model of control lines, you want the origin to change per CL.
- Sat Oct 12, 2024 6:26 am
- Forum: General
- Topic: Longsection Plot
- Replies: 11
- Views: 60332
Re: Longsection Plot
Owen Thornton wrote: ↑Mon Mar 06, 2023 12:46 pmyou just need to configure these parameters in the PPF Editor:
- Fri Sep 13, 2024 12:00 pm
- Forum: News and Announcements
- Topic: 12d Model Macro Database now open!
- Replies: 13
- Views: 117138
Re: 12d Model Macro Database now open!
Here's a link to the Macros General viewforum.php?f=56
- Fri Sep 13, 2024 11:59 am
- Forum: News and Announcements
- Topic: 12d Model Macro Database now open!
- Replies: 13
- Views: 117138
Re: 12d Model Macro Database now open!
Have you signed in to the forums?
- Fri Sep 13, 2024 10:33 am
- Forum: News and Announcements
- Topic: 12d Model Macro Database now open!
- Replies: 13
- Views: 117138
Re: 12d Model Macro Database now open!
Look here
- Fri Aug 30, 2024 3:21 pm
- Forum: General
- Topic: Extend/Drape trimesh to a tin
- Replies: 7
- Views: 21049
Re: Extend/Drape trimesh to a tin
Drape top bottom to tin height [BIM->Trimesh->Utilities]??
- Wed Jul 03, 2024 5:22 pm
- Forum: General
- Topic: Design Contours
- Replies: 3
- Views: 13699
Re: Design Contours
Great webinar! Full of some great tricks.
- Tue Sep 13, 2022 8:22 pm
- Forum: General
- Topic: Trimesh End Caps
- Replies: 6
- Views: 47434
Re: Trimesh End Caps
Try running through service chamber many (no settings needed)
- Wed Jun 15, 2022 3:22 pm
- Forum: General
- Topic: Point/Vertex ID's in Macros
- Replies: 3
- Views: 30427
Re: Point/Vertex ID's in Macros
You would happen to be in V15 at all? There's some great new macro call that would make this super simple. But in V14 something like this should work. WARNING not tested just an idea void add_point_data(Dynamic_Element de,Attributes &pointList) { Integer count =0; Get_number_of_items(de,count); ...
- Tue Sep 28, 2021 12:52 pm
- Forum: General
- Topic: Converting Trimble .fxl Code Table to .mapfile
- Replies: 3
- Views: 24033
Re: Converting Trimble .fxl Code Table to .mapfile
Can you email me at support@12d.com ?
- Mon Sep 20, 2021 7:24 pm
- Forum: General
- Topic: Extend String to intersect a TIN
- Replies: 5
- Views: 40008
Re: Extend String to intersect a TIN
How many points would the super string have?
Does the line continue on the same grade as the last segment?
Does the line continue on the same grade as the last segment?
- Fri May 28, 2021 7:12 am
- Forum: General
- Topic: 12d v14 OpenGL view
- Replies: 23
- Views: 96240
Re: 12d v14 OpenGL view
I had the same issue with Dell and dock.
This was the best $150 I ever spent. https://www.officeworks.com.au/shop/off ... r-cocmmp09
This was the best $150 I ever spent. https://www.officeworks.com.au/shop/off ... r-cocmmp09
- Mon Apr 26, 2021 2:35 pm
- Forum: General
- Topic: Drape Alignment not draping end points
- Replies: 5
- Views: 23617
Re: Drape Alignment not draping end points
I would use the string filter on the data after the drape to remove any superfluous points.
Utilities A-G > Filter > String Filter
Utilities A-G > Filter > String Filter