Das Wissen aller Anwender nutzen

Im Allplan Connect Forum tauschen sich Anwender aus, geben wertvolle Tipps oder beraten sich bei ganz konkreten Aufgabenstellungen − auch international.
Und damit wirklich keine Frage unbeantwortet bleibt, unterstützen die Mitarbeiter des Technischen Supports ebenfalls aktiv das Forum.

Es erwarten Sie:

  • Foren-Vielfalt aus CAD Architektur, CAD Ingenieurbau uvm.
  • Tipps von User für User
  • international: Deutsch, Englisch, Italienisch, Französisch und Tschechisch

Melden Sie sich jetzt an und diskutieren Sie mit!

Zur Registrierung

Reinforcement in SmartParts & Report [Gelöst]

Schlagworte:

Hello Everyone.I have made a SmartPart for column reinforcement. It has only one user defined attribute "Col_mark". Now I try to make a report that will analyze SmartPart reinforcement filtered by its "Col_mark". I think my mistake is incorrect query in report "select1" zone for filtering anlyzing objects. Please help me to build right query for smartpart and its reinforcement if such query is possible.

Sorry my bad english.

Anhänge (1)

Typ: application/xml
1364-mal heruntergeladen
Größe: 300,63 KiB

Lösung anzeigen Lösung verbergen

I've found the answer. to get smartpart attributes we just should use PARENT(attr) function in report data fields, where attr is a goal macros attribute!

Dear Kriks777,

Did you find an solution for your request?

I'm not sure if you can use a filter on smartpart and reinforcement in the same time. But if all your bars get an special attribut, you can use a standard report of reinforcement and use the special attribut to group bars together by column.

Good use!

Mr Judy GURAVADU
Responsable Technique Préfabrication & Ingénierie
Precast Sales & Support

Allplan France & Allplan Software Engineering

Depuis 2006

I've found the answer. to get smartpart attributes we just should use PARENT(attr) function in report data fields, where attr is a goal macros attribute!