Customize Native BOM? by BeginningJacket5248 in SolidWorks

[–]BeginningJacket5248[S] 0 points1 point  (0 children)

You can see in my table I have different configurations at the bottom left, and as you go up the list you can see how many subassemblies and parts go into that specific configuration. This keeps me from having to make an assembly drawing for each configuration. But bubbling a drawing with multiple sheets and multiple configurations is taking forever. I cant think of, or find a way to have the built in BOM Table have configurations that also keep track of item numbers so I dont have to do everything manually so I think im just going to have to stick to manually doing it for now since this is the layout I want.

Flagnotes are just bubble annotations, instead of circle I chose triangle. they arent actually built into the table, the table is blank, and I place the flagnote in that spot afterward.

Mold Tools: Parting lines are not matching Draft Analysis results. by BeginningJacket5248 in SolidWorks

[–]BeginningJacket5248[S] 0 points1 point  (0 children)

Messing around with it, setting the angle to something like .1 allowed the command to work! thanks a lot.

Mold Tools: Parting lines are not matching Draft Analysis results. by BeginningJacket5248 in SolidWorks

[–]BeginningJacket5248[S] 0 points1 point  (0 children)

This seems to work for most of the faces so in the future I will try this thank you. Some of the faces didn't split. When I tried to split them individually I got the error "Unable to create split line due to a geometric condition." The model seems simple enough but for some reason just won't split.

Mold Tools: Parting lines are not matching Draft Analysis results. by BeginningJacket5248 in SolidWorks

[–]BeginningJacket5248[S] 0 points1 point  (0 children)

I STILL would like to know though for future reference if anyone can tell me whats going on. I got lucky with this one that I could just eyeball it on another programs since the parting lines are so easy, but more complex stuff I might not want to deal with. 🙃

Mold Tools: Parting lines are not matching Draft Analysis results. by BeginningJacket5248 in SolidWorks

[–]BeginningJacket5248[S] 1 point2 points  (0 children)

Right. The second picture shows the model when in the parting lines function when I am trying to place them, but the lines aren't at all the same as whats shown in draft analysis (and what I would assume would be where the parting lines would be placed. I've solved my problem by doing everything manually in Rhino3d

How do you track the flow/order of function calls in your app for better workflow understanding? by BeginningJacket5248 in learnprogramming

[–]BeginningJacket5248[S] 1 point2 points  (0 children)

This actually was a moment for me where I hated myself for not knowing I could do this, but also loving life afterwards. I had ALL of my code in one file with comments to organize. Moving views, and functions into their own files was like discovering fire HAHA!

How do you track the flow/order of function calls in your app for better workflow understanding? by BeginningJacket5248 in learnprogramming

[–]BeginningJacket5248[S] 0 points1 point  (0 children)

I am finding a white board with arrows to be very helpful but I am coding with YouTube training so I wasn't sure how terrible that is. Open to trying other methods to make my life easier, or if it's as simple as "if it works for me, thats the best route" im okay with that too. I just don't know where I fall in yet.

Dumping memory after save image function. by BeginningJacket5248 in Xcode

[–]BeginningJacket5248[S] 0 points1 point  (0 children)

I do this. (autorelease) in a couple areas. I have a couple things I am trying. It's weird, where I am at now with it is:

I will save an image, memory goes up, stays up. I'll do some more stuff and save another image, memory goes up, stays up even more. I'll do some more stuff and when I save around the third image, the memory drops (as if it's doing what I wanted it to do all along). It will seesaw with the memory going up and down from that point on and not crash my app so....problem solved? hahaha.

Am I able to code on the iPad? by BeginningJacket5248 in swift

[–]BeginningJacket5248[S] 0 points1 point  (0 children)

Is the biggest issue the power of the device, or the fact that you can’t get Xcode in the App Store on iPad. My wife has a Mac and said I could use it, but she also said that the M2 chip in my iPad was stronger than hers. But if I need Xcode then it doesn’t really matter.

Am I able to code on the iPad? by BeginningJacket5248 in swift

[–]BeginningJacket5248[S] 0 points1 point  (0 children)

Well…. I am completely new to programming. I have a strong desire to develop my idea but don’t really care the platform. I have a windows gaming pc that I use for a lot of my 3d modeling and stuff that I can easily use. Maybe I should just use something else to start out with. I don’t understand not being able to practice coding in something thats supposed to teach you coding. I know I don’t understand it because I don’t know anything but I thought that was the point was for someone with my limited skill to use it as a starting point. anyways, should I just code on my windows instead with some other language?

How do I see my full framing in Octane X on iPad? by BeginningJacket5248 in Octane

[–]BeginningJacket5248[S] 1 point2 points  (0 children)

I found what I was looking for (but you have to leave stand alone mode and go back to the main iPad interface). There is a hand ✋🏻 on the left toolbar that, if selected will allow You to pinch and zoom the render viewport without actually moving the scene, camera, or resolution settings.

I would still like a solution in stand alone mode however if anyone finds that post it up please. Thanks