Search found 19 matches
- Thu Oct 31, 2024 10:54 am
- Forum: SW General
- Topic: "in context" part not loading automatically
- Replies: 3
- Views: 294
Re: "in context" part not loading automatically
If you change the setting to automatically load referenced files, that should help.
- Thu Oct 31, 2024 10:53 am
- Forum: SW General
- Topic: 2024 SP05 is now available for download
- Replies: 10
- Views: 1075
Re: 2024 SP05 is now available for download
I haven’t had a chance to try it out yet, but it’s good to hear they’ve fixed so many issues.
- Thu Oct 31, 2024 10:52 am
- Forum: API
- Topic: How do you control the format of a multi-line note?
- Replies: 6
- Views: 551
Re: How do you control the format of a multi-line note?
for i in range(numberOfLines):
lineFormat = Annot.GetTextFormat(i)
# Apply any changes you need here
Annot.ISetTextFormat(i, True, newFormat)
lineFormat = Annot.GetTextFormat(i)
# Apply any changes you need here
Annot.ISetTextFormat(i, True, newFormat)
- Thu Oct 31, 2024 10:51 am
- Forum: API
- Topic: How to enable "Thread class" in Hole Wizard Property Manager
- Replies: 3
- Views: 309
Re: How to enable "Thread class" in Hole Wizard Property Manager
I totally understand your frustration. To enable the "Thread class" checkbox in the Hole Wizard Property Manager, you might want to try using the `swWizHole.ThreadClass` property
- Thu Oct 31, 2024 10:49 am
- Forum: How To Questions
- Topic: Airfoil shape lofting keep aspect ratio
- Replies: 3
- Views: 374
Re: Airfoil shape lofting keep aspect ratio
I totally get where you’re coming from. Keeping the aspect ratio constant while varying the chord can be tricky.
- Mon Oct 21, 2024 6:30 pm
- Forum: API
- Topic: Fun with PDM Add-in versions
- Replies: 1
- Views: 344
Re: Fun with PDM Add-in versions
Haha, sounds like a wild ride! I’ve been there with the version mix-ups too. Those vault views can be confusing when you forget which one you're in. Good catch on the Interop Types, definitely a pain!
- Mon Oct 21, 2024 6:16 pm
- Forum: SW General
- Topic: callouts for features before bending
- Replies: 11
- Views: 802
Re: callouts for features before bending
Adding "BEFORE BENDING" makes it clear. We always stick to detailed drawings for inspections, it helps avoid confusion later.
- Mon Oct 21, 2024 6:14 pm
- Forum: SW General
- Topic: Storage not found for study
- Replies: 4
- Views: 587
Re: Storage not found for study
I’ve run into that error too. Have you checked if your local file paths are correct? Sometimes permissions can mess things up. Also, see if SOLIDWORKS is set to save backups.
- Sat Oct 19, 2024 5:51 am
- Forum: SW General
- Topic: Is SOLIDWORKS Cloud Services ITAR Compliant?
- Replies: 21
- Views: 4743
Re: Is SOLIDWORKS Cloud Services ITAR Compliant?
A legal consulting firm can answer that kind of question.
I think Corporate Investigation Consulting can help with those questions. I usually go to them if I have ITAR problems.
I think Corporate Investigation Consulting can help with those questions. I usually go to them if I have ITAR problems.
- Wed Oct 16, 2024 5:52 am
- Forum: API
- Topic: Running Macros from SharePoint
- Replies: 2
- Views: 389
Re: Running Macros from SharePoint
I love the idea of using OneDrive for saving macros! It seems like a smart way to keep everything backed up and accessible. Just curious, have you noticed any hiccups with SolidWorks when saving this way?
- Wed Oct 16, 2024 5:49 am
- Forum: AI and Related Tech
- Topic: gNucleus: Text and Image To CAD by GenAI
- Replies: 3
- Views: 722
Re: gNucleus: Text and Image To CAD by GenAI
I’m really curious to see how well it captures the details in complex designs. Overall, it seems like it could be a game-changer for CAD folks!
- Wed Oct 16, 2024 5:44 am
- Forum: Kitty Dump
- Topic: If you're thinking about getting an electric car . . .
- Replies: 17
- Views: 2392
Re: If you're thinking about getting an electric car . . .
The maintenance side of things does make me a bit hesitant. It seems like the whole service model still has a long way to go before they really become mainstream. I guess we'll have to wait and see how the industry adapts!
- Thu Sep 26, 2024 5:18 am
- Forum: 3D Print
- Topic: What are you Printing?
- Replies: 55
- Views: 17077
Re: What are you Printing?
I made a 1/4 scale version of one of our linear machines. The marketing guys think it might have some value, mainly for international distributors who can't carry around a full size machine. I'm not convinced it isn't just a toy. It only represents the packaging of the machine, not the functionalit...
- Thu Sep 26, 2024 5:11 am
- Forum: 3D Print
- Topic: Objet24 Printer troubleshooting
- Replies: 2
- Views: 349
Re: Objet24 Printer troubleshooting
Hey there! Welcome to the community! It was high time Iscored with that resin problem yeah it is like the printer is on some weird @$$ trip sometimes. I recall once when I almost destroyed my own machine due to the fact that it was pulling the filament far from the extruder instead of extruding it. ...
- Thu Sep 26, 2024 5:08 am
- Forum: Kitty Dump
- Topic: Watercooler Talk
- Replies: 1478
- Views: 264230
Re: Watercooler Talk
That trailer looks awesome! The hydraulic roof is a smart idea.
- Wed Sep 25, 2024 5:12 am
- Forum: Kitty Dump
- Topic: Software to download YouTube video
- Replies: 14
- Views: 3547
Re: Software to download YouTube video
I use http://tubemp3.is/ for audio downloading. It's free. I'm sure there are similar ones that can do video, too.
- Mon Sep 23, 2024 2:38 pm
- Forum: Kitty Dump
- Topic: What do you listen to at work?
- Replies: 463
- Views: 184869
Re: What do you listen to at work?
I usually listen to a mix of instrumental music and podcasts. It helps me stay focused without too many distractions.
- Mon Sep 23, 2024 2:34 pm
- Forum: SW General
- Topic: Piping modeling without SW routing (looking for ideas)
- Replies: 3
- Views: 511
Re: Piping modeling without SW routing (looking for ideas)
I think simplifying your approach with 3D sketches for threaded pipes is a smart move. It could really help avoid the chaos. And using weldments for welded pipes sounds like a solid plan too.
- Mon Sep 23, 2024 2:31 pm
- Forum: SW General
- Topic: FYI - 2024 SP04 is now available for download
- Replies: 79
- Views: 6565
Re: FYI - 2024 SP04 is now available for download
Thanks for the heads-up! I usually wait for the next one too, but sounds like a good time to upgrade.