[Вопрос] Tube


Hi, Could anyone give me directions on how to make a smartpart as a sketch? I think we should use the TUBE command but I would like to make sure that:
1) there is the possibility of creating a customizable section (possibility of adding/removing points);
2) there is the possibility of adding/removing points from the path.
Thank for help.

Вложения (1)

Type: image/jpeg
Загружено 93 раз
Size: 146,32 KiB

Show most helpful answer Hide most helpful answer

... now the end of the free service is reached. Finally, deal with the SmartPart language, take a training or hire someone to do whatever you want to program it.

21 - 30 (42)

Цитируется из: Danilos

Citado por: J.R.ChirlaqueScusa, Danilos. Esta es una versión preliminar del SMT que no está disponible de antemano.Allego la versión correcta. O puedes combinar y eliminar puntos en el perímetro del percorso.

Scusa, Danilos. Esta es una versión preliminar del SMT que no está disponible de antemano. Allego la versión correcta. O puedes combinar y eliminar puntos en el perímetro del percorso.

Gracias JR por el nuevo smt. Ahora parece funcionar, pero debemos eliminar el error en el script 3D de la segunda línea. No sé para qué servía este código de segunda línea.MODO_AUX 1

PUNTO 0,0,0,1,50
!nueva segunda línea

!PUNTO 0,0,0,1,50

Hola. ¿Qué versión de Allplan usas?. Ese es precisamente el punto 0,0,0 del SMT para poder controlar la posición de la sección respecto del eje de barrido. Si te daba error será por una versión anterior a 2020. La puedes sustituir por dos líneas:
LINE2 -.025,0,.025,0
LINE2 0,-.025,0,.025

Para corregir la orientación de la sección cambia en la línea 215 sel script 3d el valor de 180 por 0.

PUT p [ i ][ x ], p [ i ][ y ], p [ i ][ z ], 0

Hello. What version of Allplan do you use? That is precisely the 0,0,0 point of the SMT to be able to control the position of the section with respect to the sweep axis. If you get an error, it will be due to a version prior to 2020. You can replace it with two lines:
LINE2 -.025,0,.025,0
LINE2 0,-.025,0,.025

To correct the orientation of the section, change the value from 180 to 0 in line 215 of the 3d script.

PUT p[i][x], p[i][y], p[i][z], 0

wie kann man einen Punkt in der Querschnittseingabe löschen?

Gruß Jürgen
Allplan V10 bis V2024

Hier mal ein Beitrag von mir zu dem Thema.

Das SmartPart Sweep beginnt immer im Ursprung des SmartParts (0,0,0).
Pfad-Punkte und Profil-Punkte kann man verschieben, hinzufügen und löschen.
Rücksetzen ist möglich.

Besser macht man so etwas als PythonPart!

Вложения (2)

Type: video/mp4
Загружено 166 раз
Size: 1,62 MiB
Type: text/xml
Загружено 158 раз
Size: 51,76 KiB

Цитируется из: Allplan_er
¿Cómo eliminar un punto en la entrada de la sección transversal?

Para eliminar puntos MAYUSCULAS+clic.

To remove points SHIFT+click.

Вложения (1)

Type: image/png
Загружено 16 раз
Size: 5,09 KiB

Цитируется из: Nemo
Hier mal ein Beitrag von mir zu dem Thema.
Das SmartPart Sweep beginnt immer im Ursprung des SmartParts (0,0,0).

Pfad-Punkte und Profil-Punkte kann man verschieben, hinzufügen und löschen.

Rücksetzen ist möglich.
Besser macht man so etwas als PythonPart!


Thank you Nemo for example SMT and thank you JR for precisation.

Цитируется из: Nemo
Ecco un mio post sull'argomento.
Lo Sweep SmartPart inizia sempre dall'origine dello SmartPart (0,0,0).

I punti del percorso e i punti del profilo possono essere spostati, aggiunti ed eliminati.

Il ripristino è possibile.
È meglio fare qualcosa del genere piuttosto che PythonPart!


Hi Nemo, if I want change like sketch (origin point and tubepoints )?

Вложения (1)

Type: image/jpeg
Загружено 28 раз
Size: 108,12 KiB

This is reachable only with setting the anchor point to the desired position,
and then reset the profile polygon.

Вложения (2)

Type: video/mp4
Загружено 151 раз
Size: 688,51 KiB
Type: text/xml
Загружено 157 раз
Size: 52,49 KiB

Цитируется из: Nemo
This is reachable only with setting the anchor point to the desired position,
and then reset the profile polygon.

Thank you Nemo for your new indications.

Цитируется из: Nemo
This is reachable only with setting the anchor point to the desired position,
and then reset the profile polygon.

Hi Nemo, possible to edit smt to create the corner as a sketch? (corner when switching from flat to inclinated)

Вложения (1)

Type: image/jpeg
Загружено 34 раз
Size: 131,85 KiB

No, thats not possible!
Not even the sweep function in Allplan's 3D Modeler can do that!
I would recommend you to separate the path at the corner! (s. sketch1.jpg)

Вложения (1)

Type: image/jpeg
Загружено 32 раз
Size: 167,19 KiB
21 - 30 (42)

https://campus.allplan.com/ uses cookies  -  More information

Accept