Support Forum

[Frage] Clipping path soffit


Hi there!
I'm trying to create a pythonpart with a view/section that has the direction +Z. The problem is that it places the section mirrored when doing this.
In allplan GUI it exists the button named "soffit" that i can't find anywhere within the documentation or any other way around

Anhänge (1)

Typ: image/png
10-mal heruntergeladen
Größe: 29,89 KiB

Hilfreichste Antwort anzeigen Hilfreichste Antwort verbergen

Hi,

this option is, among others, not available through the Python API. The good news is, that we will expose it in the very near future. Together with other missing options of UVSs, and that is:

  • UVS Rotation
  • Reference scale for 2D and 3D foils (float)
  • Fixtures as wireframe model (bool)
  • Resizing factors for X and Y directions
  • Surface settings (Art of filling of the surface elements (enum), Consider light (bool), Consider transparency (bool))

The development is already planned, meaning that the features will come with ALLPLAN 2026. If you are participating in the early access program (WIP), you will be able to test them very soon.

Of course I am sorry, that I cannot offer you any solution for now.

Best regards,
Bart

Hi,

this option is, among others, not available through the Python API. The good news is, that we will expose it in the very near future. Together with other missing options of UVSs, and that is:

  • UVS Rotation
  • Reference scale for 2D and 3D foils (float)
  • Fixtures as wireframe model (bool)
  • Resizing factors for X and Y directions
  • Surface settings (Art of filling of the surface elements (enum), Consider light (bool), Consider transparency (bool))

The development is already planned, meaning that the features will come with ALLPLAN 2026. If you are participating in the early access program (WIP), you will be able to test them very soon.

Of course I am sorry, that I cannot offer you any solution for now.

Best regards,
Bart

Thank you very much! I look forward to these new features with great interest!