Search found 195 matches

by olaio
Mon Apr 22, 2024 12:40 pm
Forum: TopSolid'Wood
Topic: Save as in older version on TS
Replies: 2
Views: 58

Re: Save as in older version on TS

Hello, when you say "all the programs have the option to save to an older version" which CAD programs are you talking about? I work for a long time in mechanical industry and i do not know any parametric/associoative program that allow this. I Know that SolidWorks says that you can do it, ...
by olaio
Mon Mar 04, 2024 9:39 am
Forum: Installation
Topic: Subcomponents preview & OpenGL
Replies: 7
Views: 2597

Re: Subcomponents preview & OpenGL

Do you work with 2 monitors?
by olaio
Mon Feb 26, 2024 11:14 am
Forum: TopSolid'Design 7
Topic: Subcomponents Global changing
Replies: 2
Views: 1522

Re: Subcomponents Global changing

Hi,

It looks like a bug.
Can you report it to TopSolid?

Olaio
by olaio
Mon Feb 19, 2024 3:33 pm
Forum: Installation
Topic: Subcomponents preview & OpenGL
Replies: 7
Views: 2597

Re: Subcomponents preview & OpenGL

I assume that you have 2 monitors and the monitor 1 is the laptop monitor.
Try to make the laptop monitor 2
by olaio
Mon Feb 19, 2024 10:22 am
Forum: Installation
Topic: Subcomponents preview & OpenGL
Replies: 7
Views: 2597

Re: Subcomponents preview & OpenGL

Hi,

In the option "OptionGL rendering GPU" can you select the graphic card instead of auto-select?

Olaio
by olaio
Mon Jan 22, 2024 9:47 am
Forum: TopSolid'Design 7
Topic: Trim to Operator
Replies: 5
Views: 1836

Re: Trim to Operator

Hi,

it should be possible to use the trim by profile:
04.png
05.png
05.png (16.64 KiB) Viewed 1827 times
06.png
I think that the trim by profile must be "Extruded"!

What version are you using of TopSolid?

Olaio
by olaio
Tue Dec 19, 2023 11:19 am
Forum: TopSolid'Tooling 7
Topic: PROCESS AND OPERATORS
Replies: 2
Views: 2307

Re: PROCESS AND OPERATORS

Hi,

have you downloaded the model?
For me the best is to provide the function "Guide bush" to this part, this way you will have all the wizards and processes available in TopSolid.

Olaio
by olaio
Fri May 05, 2023 11:08 am
Forum: TopSolid'Wood
Topic: question about operations
Replies: 6
Views: 1004

Re: question about operations

Hello, it means, more or less, that the operations with (*) creates a geometry that is stored in memory. The operations with (0) are not kept in memory. When TS needs to rebuild an operation, TS search the first geometry kept in memory and rebuild the file starting from this geometry. TS keeps geome...
by olaio
Thu Nov 18, 2021 9:55 am
Forum: TopSolid'Cam 7
Topic: Micromilling file format
Replies: 1
Views: 6862

Re: Micromilling file format

Hello,

i really do not think that the file format will have a different result.
Do you try to use the part simplification? If the parts have holes maybe this will help.

Olaio
by olaio
Mon Sep 06, 2021 12:35 pm
Forum: TopSolid'Draft
Topic: Lines disapearing in a view
Replies: 4
Views: 10292

Re: Lines disapearing in a view

Hi,

can you check if the parts are not intersecting?
When we have intersections between parts we can have this kind of problems.

Olaio
by olaio
Wed Jan 20, 2021 10:19 am
Forum: TopSolid'Wood
Topic: manage layers in draft?
Replies: 2
Views: 1398

Re: manage layers in draft?

Hi,
in the document's properties you need to activate those two options:
Layers.png
Note that the projections will take a little more to be computed, because TopSolid will create 2d contours!

I hope this will help.
by olaio
Tue Jul 14, 2020 11:40 am
Forum: TopSolid'Wood
Topic: auto-update disabling
Replies: 7
Views: 1941

Re: auto-update disabling

Hi,
i think that at least for the draft you can disable this option:
01.png
by olaio
Mon May 18, 2020 3:53 pm
Forum: TopSolid'Wood
Topic: TSW "Distance" command output
Replies: 4
Views: 1772

Re: TSW "Distance" command output

Hello,

you need to have at least two lines on your alpha bar:
Alpha.png
Alpha.png (3.35 KiB) Viewed 1724 times
Best regards
by olaio
Thu Jun 06, 2019 1:05 pm
Forum: Specific Development
Topic: [TS7.12] [C#] IBoms.ForceCell Method
Replies: 6
Views: 16158

Re: [TS7.12] [C#] IBoms.ForceCell Method

Hi, 1 - I have created an "User Property" so the user can assign directly in the 3D this property. This way the index is never modified by any update and the user can define his value as he wants. 2 - I think that you can not assign the index property to a part! That's why i have created m...
by olaio
Thu May 30, 2019 5:26 pm
Forum: Specific Development
Topic: [TS7.12] [C#] IBoms.ForceCell Method
Replies: 6
Views: 16158

Re: [TS7.12] [C#] IBoms.ForceCell Method

OK,
I understand.
I am not an expert with C# but it seems to me that you can not use the IBom Method!
I think that you have to modify directly in the part file the parameter "Part Number".

Olaio