Ok, makes sense to me now.
If you’re plotting a model of control lines, you want the origin to change per CL.
Search found 42 matches
- Mon Oct 14, 2024 1:53 pm
- Forum: General
- Topic: Longsection Plot
- Replies: 11
- Views: 30403
- Sat Oct 12, 2024 6:26 am
- Forum: General
- Topic: Longsection Plot
- Replies: 11
- Views: 30403
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: 52236
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: 52236
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: 52236
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: 3
- Views: 2403
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: 3051
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: 30685
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: 20128
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: 22177
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: 24667
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: 71138
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: 19155
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
- Mon Aug 24, 2020 8:21 am
- Forum: General
- Topic: Large Tin Area Displaying Maroon Rectangle
- Replies: 1
- Views: 4274
Re: Large Tin Area Displaying Maroon Rectangle
On the project settings Panel. Project => Settings Untick Use density V14_density_setting.png Then hit set . The boxes aren't that useful when you're trying to see the full scope of your data. If you attach a boundary to the tin and leave density on the boundary will be displayed in place of the dre...
- Fri Apr 10, 2020 4:46 pm
- Forum: General
- Topic: Area of a trimesh face
- Replies: 4
- Views: 11382
Re: Area of a trimesh face
I’ve been playing with a few methods (Pablo sent his data to me)
The best way so far is to draw a string along the retaining wall.
Section the string with exaggeration set to 1x, plot to model with scale set to 1000.
Then you’ll have the wall face in plan and you can do area calls and label.
The best way so far is to draw a string along the retaining wall.
Section the string with exaggeration set to 1x, plot to model with scale set to 1000.
Then you’ll have the wall face in plan and you can do area calls and label.