question

Dominik K avatar image
0 Likes"
Dominik K asked tannerp commented

Save 3D-Shape in new size

Hi!

I've imported 3rd Party Shapes (.stp) into my FlexSim-Model but they are way too big.
Now when I change the size of the shape, it does not apply to all items using this shape. Is there a way to save a 3D-step-file in a desired size in FlexSim? I do not own any other CAD-Programs where I could edit those...

Thanks in advance!

FlexSim 18.1.2
3d shapeflexsim 18.1.2size and shape factorsshape size
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

Joerg Vogel avatar image
2 Likes"
Joerg Vogel answered tannerp commented

In a licensed version you can use the tool Edit Selected Object of the View main menu bar. You find the tool in the Quick Properties pane on the right.

You select all objects, you want to get the changed shape factors (red wireframe). You highlight the object with changed factors (yellow wireframe). You hit the button Visuals and Shape Factors


Maybe otherwise you copy simply the values of the adjusted shape factors to the other objects where you use the same shape again.

  1. offsetsx(newObj).value = offsetsx(adjustedObj).value;


shape-factors.png (2.5 KiB)
· 4
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.