Global coordinate system
- jcapriotti
- Posts: 1852
- Joined: Wed Mar 10, 2021 6:39 pm
- Location: The south
- x 1196
- x 1984
Global coordinate system
While working with our global partners, in their templates they place a coordinate system at the origin with x,y,z in the same orientation as the standard.
Example: Is there a compelling reason to do this that I'm missing? The origin already acts as a coordinate system for the purposes of mating and exporting. What other reason would this be needed?
Example: Is there a compelling reason to do this that I'm missing? The origin already acts as a coordinate system for the purposes of mating and exporting. What other reason would this be needed?
Jason
- Glenn Schroeder
- Posts: 1518
- Joined: Mon Mar 08, 2021 11:43 am
- Location: southeast Texas
- x 1754
- x 2126
Re: Global coordinate system
I don't know of any reason to do that, or for that matter why they have the axes saved. I had them in my templates for a few years, since they were useful for linear patterning, but since SW introduced the enhancement where you can use planes to drive linear patterns, and it works very well, I deleted them.
"On the days when I keep my gratitude higher than my expectations, well, I have really good days."
Ray Wylie Hubbard in his song "Mother Blues"
Ray Wylie Hubbard in his song "Mother Blues"
- jcapriotti
- Posts: 1852
- Joined: Wed Mar 10, 2021 6:39 pm
- Location: The south
- x 1196
- x 1984
Re: Global coordinate system
The axes are in ours....I added them a few years back after see Inventor had them. But I agree, enhancements over the years made them less needed.Glenn Schroeder wrote: ↑Fri Jul 08, 2022 12:07 pm I don't know of any reason to do that, or for that matter why they have the axes saved. I had them in my templates for a few years, since they were useful for linear patterning, but since SW introduced the enhancement where you can use planes to drive linear patterns, and it works very well, I deleted them.
Jason
Re: Global coordinate system
Is it for manufacturing? I haven't done any CAM in solidworks, but it seems like up until 2022 coordinate systems were mainly for CAM.
-
I may not have gone where I intended to go, but I think I have ended up where I needed to be. -Douglas Adams
I may not have gone where I intended to go, but I think I have ended up where I needed to be. -Douglas Adams
- jcapriotti
- Posts: 1852
- Joined: Wed Mar 10, 2021 6:39 pm
- Location: The south
- x 1196
- x 1984
Re: Global coordinate system
Prior to 2022, the only use for coordinate systems I can think of was for exporting models to a particular CS location and for calculating Moments of inertia at a particular CS. The new 2022 has some additional utility, but overall, I can't think of reason to create one at the origin.
Jason
Re: Global coordinate system
If you can, I would contact them and ask, because it is a good question. I wouldn't be surprised if the answer is along the lines of "we have always done it this way."
The other reason I could think is if they use a macro that looks for a CS, since maybe you can't refer to the default since it isn't explicitly called out.
The other reason I could think is if they use a macro that looks for a CS, since maybe you can't refer to the default since it isn't explicitly called out.
Re: Global coordinate system
When I first started using SW I added a CS at the origin to my template. That was before I discovered that coordinate systems were useless in SW. I still find early parts from time to time that have the CS. This may be a similar case.
-
I may not have gone where I intended to go, but I think I have ended up where I needed to be. -Douglas Adams
I may not have gone where I intended to go, but I think I have ended up where I needed to be. -Douglas Adams
Re: Global coordinate system
It could be used as the design position tool. If you work auto or aero you may have a predetermined global csys and you design in the context of that csys. This allows parent/owner company to drop all components into their assy using 0,0,0. No mating conditions. This does require you to build your parts in actual design position- which sucks.
Re: Global coordinate system
It sucks less in NX, where you can make any CS your work CS.
-
I may not have gone where I intended to go, but I think I have ended up where I needed to be. -Douglas Adams
I may not have gone where I intended to go, but I think I have ended up where I needed to be. -Douglas Adams
-
- Posts: 423
- Joined: Tue Mar 09, 2021 10:11 am
- x 439
- x 233
Re: Global coordinate system
I'm guessing two reasons:jcapriotti wrote: ↑Fri Jul 08, 2022 11:45 am While working with our global partners, in their templates they place a coordinate system at the origin with x,y,z in the same orientation as the standard.
Example:
image.png
Is there a compelling reason to do this that I'm missing? The origin already acts as a coordinate system for the purposes of mating and exporting. What other reason would this be needed?
- You can rename the coordinate system to your gusto
- the axes are tied to the coordinate system that you placed
Re: Global coordinate system
This would be my guess as well. Standard in aerospace and automotive (carline). Also in AEC with tie into nothings and eastings global positioning…not that Solidworks can deal with that due to max physical model size.Ry-guy wrote: ↑Tue Jul 26, 2022 4:45 pm It could be used as the design position tool. If you work auto or aero you may have a predetermined global csys and you design in the context of that csys. This allows parent/owner company to drop all components into their assy using 0,0,0. No mating conditions. This does require you to build your parts in actual design position- which sucks.
It’s actually a really good way to collaborate between systems without having to worry about mating.
- AlexLachance
- Posts: 2174
- Joined: Thu Mar 11, 2021 8:14 am
- Location: Quebec
- x 2353
- x 2008
Re: Global coordinate system
That is most likely the purpose. We use coordinate systems as "origins" to quickly assemble multiple sub-assemblies, since they are integrated, switching from one assembly to the other is a lot easier since you do not have to redo certain mates because of geometry changes and what-not.Ry-guy wrote: ↑Tue Jul 26, 2022 4:45 pm It could be used as the design position tool. If you work auto or aero you may have a predetermined global csys and you design in the context of that csys. This allows parent/owner company to drop all components into their assy using 0,0,0. No mating conditions. This does require you to build your parts in actual design position- which sucks.