Support Forum

Problem with Section & View from pythonparts with reinforcement [Gelöst]

Schlagworte:

Hi everyone,
now i am developing PCI Girder parametric precast model for my company.

The python script have been 85% already done.
Nah, i found some error when i want to make section and view manually.

Allplan warn me that "different type of views mustn't be mixed and loaded together". I am not yet make section or views before.

is there have same problem with me?

Anhänge (1)

Typ: image/png
73-mal heruntergeladen
Größe: 149,76 KiB

Lösung anzeigen Lösung verbergen

Hi,

As i understand, in Allplan we have 2 types of section and view. You cannot mixed them together.

when you generate something relate to section in pythonpart such as reinforcement, section,... Allplan will use the current type of section and view.

In your case, because you did not have any section before, it will use the default type (new type). Afterward, if you try to create any old type, it will mixed.

So, there are 2 solution for you:

- Create any old section before using pythonpart (Then all the section will be old type)
- Only use new section after using pythonpart (Then all the section will be new type)

Hi,

As i understand, in Allplan we have 2 types of section and view. You cannot mixed them together.

when you generate something relate to section in pythonpart such as reinforcement, section,... Allplan will use the current type of section and view.

In your case, because you did not have any section before, it will use the default type (new type). Afterward, if you try to create any old type, it will mixed.

So, there are 2 solution for you:

- Create any old section before using pythonpart (Then all the section will be old type)
- Only use new section after using pythonpart (Then all the section will be new type)

Hi,

thanks for such a great advice. Your solution work great for me..
Hopefully you are blessed for all of your time.


https://connect.allplan.com/ verwendet Cookies  -  Mehr Informationen

Akzeptieren