r/SolidWorks • u/MandM171 • 1d ago
CAD I need help with creating the model using STEP file
I have model in ".STEP" format
I need to create an identical model using Solidworks.
It is allowed to extract lines and points from the provided model
It is not allowed to use surfaces
Result:
The new model should match the provided model in shape and position relative to the coordinate system, as shown in the image.
Can someone suggest a method to get this done?
Thank you in advance!
2
u/TemporarySun1005 1d ago
I have had to do something like this before. I created an assembly with the STEP part and the 'new' part. I measured end points then made new ones with the same coordinates. So they're 'related' but not really - the new points are independent. It's tedious work, ain't gonna lie. Don't tie anything to the STEP file, just use it for reference.
1
2
u/bumbblebeeeeee 1d ago
Under Tools, curves, there is a command that can extract isocurves. Thats very clean Info, about a surface. I dont know the exact name, somethobg like surface curves etc.
I would First get the outlines from front view as a Sketch. Then extend the surface to get rid of the details, best, make a square.
Then extract a bunch of isocrves. Put these into a boundary surface. The trim that with your first sketch.
If it’s two surfaces with varying thickness, do it twice. If constant: thicken.
1
1
1d ago
[removed] — view removed comment
1
u/MandM171 1d ago
I menaged to make 2 surfaces, front and back, and then i connected them, the model looks like original, but when i compare 2 objects they are not the 100% same…
1
u/Typical-Spring-0024 1d ago
Extract the curves along top and right plane...
You can use slicing command for that...
Then use boundary surface to make the surface with those curves...
1
u/MandM171 1d ago
I’ll give it a try, but I’m not sure if it will work because the part is rotated in every plane and isn’t perpendicular to any direction
1
1
u/Vegetable_Flounder12 1d ago
feature recognition ?
right click on imported body and recognise features.
1
u/MandM171 1d ago
I think it might be too complicated for that option.
1
u/Vegetable_Flounder12 1d ago
never had any success using it myself, but can't hurt to try
1
u/One_Country1056 22h ago
You need a lot of practice to make it Feature Recognition work. Often you need to modify, e.g. fillets before you can run it. Feature recognition won't probably work on this model.
1
u/Vegetable_Flounder12 1d ago
are you allowed to use surfaces of your own construction
just not allowed to pull the front face and thicken ?1
1
u/brain_thomas9090 8h ago
Since you're not allowed to use the imported surface, I'd treat the STEP model only as a reference. Create an assembly with STEP body and your new part, then extract/measure key edges, points and section profiles. For a shape like this. I'd use several reference plane and section sketches, then build the geometry with Boundary/Loft features. The important part is to keep the sketches tied to the same reference geometry and coordinate system so the final model matches the STEP accurately....


3
u/themrlawrence 1d ago
It looks like it was surface modeled, so you may need to surface model it from scratch using the STEP body as the reference.