progeCAD 2026 | What’s New

Κυκλοφόρησε η Νέα Έκδοση progeCAD 2026:

PERFORMANCE

  • New engine, Intellicad 13.1.
  • Updating drawings is up to 2x faster.
  • Opening drawings with 3D solids is up to 10x faster.
  • Regenerating drawings is up to 1.5x faster.
  • New “high-performance” control on Windows Power Management when progeCAD is active
  • Working with view changes, the view cube, and section planes in large drawing files are several times faster.
  • Faster Hatch command and Boundary specification.
  • AI Translator: significantly improved translation time (up to 100x on large drawings).
  • Improved LISP performance.
  • Faster entity creation for IcARX applications.
  • Improved BEDIT preview speed.
  • Removed lag starting PAN movement.
  • Improved speed dragging entities on command MOVE, COPY, PASTE.
  • Improved opening speed of OPTIONS, SETTINGS  dialogs.
  • Improved smoothness of mouse movement working with grips.

NEW FEATURES

  • AEC Module: Walls, windows, roofs, slabs, stairs, and roof slabs infill according to the section fill settings if they are sectioned using the Section Plane command.
  • Quick Calculator on the Properties pane: use the calculator with the Properties palette to change the objects’s properties. The QuickCalc calculator includes geometric functions, unit conversions, and variables, in addition to the basic features found in scientific calculators.
  • Increased precision of ESNAP intersection working with large coordinates.
  • Print to .png files with a transparent background.
  • New Smart Regen. This feature enables Automatic Regen in drawing with less than 100.000 entities. The value can be customized by the user to obtain the best useful result, based on the type of working drawings.
  • Use an interactive dialog box with the 3D Positioner command to accurately input distances and angles to move or rotate entities along one or more axes, calculate values, and apply them or undo them as you work.
  • Improved Trim/Extend commands. Choose between manually or automatically selecting entities for cutting edges and boundary edges when using the Trim and Extend commands.
    Added Quick Mode. All objects automatically act as cutting edges.
  • Clone command ADDSELECTED extended, now compatible with more entities: ellipses, splines, infinite lines, rays, points, wipeouts, 3D polylines, tables, images, and tolerances.
  • New command MKSHAPE creates shape files (.shp) and compiles them into compiled shape files (.shx) by using the Make Shape command (or use the Compile to SHX command to compile .shx files manually).
  • New command MKLTYPE creates a linetype definition from selected entities and saves it to an .lin file by using the Make Linetype command.
  • When importing .dgn files, specify conversion settings for external references and shapes.
  • The Solid Profile command creates a projection of profile lines of three-dimensional solids in a layout viewport.
  • New command SURFNETWORK creates three-dimensional surfaces between networks of open curves, including surface and solid edges in the U- and V-directions.
  • New command SURFOFFSET for surfaces to create parallel surfaces at a specified distance from a source surface or region.
  • Use the Fillet command for surfaces to create surfaces that fillet an area between two existing surfaces or regions.
  • Use the Extend command for surfaces to extend surfaces to a specified distance.
  • Use the Trim command for surfaces to trim surfaces and regions where they meet edges of other entities.
  • Create truncated solid cones.
  • View and modify lookup tables for advanced block definitions.
  • Reverse all changes made to one or more advanced block references by using the Reset Advanced Block command.
  • GEO command: Look up an address when setting a geographic location.
  • Preview print jobs using visual styles.
  • Use OpenType Fonts.
  • Use .ico files for custom buttons located on the ribbon, menus, and toolbars.
  • Drawing Materials work with Artisan (e.g. Importing a Revit with materials, now Artisan reads the material data).
  • Material dialog to create and edit drawing materials.
     
  • New commands and functions for terrain profiles management and contour lines:– AUTOSEZ. It is now possible to use contour lines formed by 2D Polylines and 2D Splines as a model.
    – New  AUTOCURVE command: The utility allows you to generate elevation contour lines from 3D DTM triangular faces. The produced curves are composed of 2D polylines that are placed on the CURVE layer.
    – New POINTTEXT command: On the current layer the utility inserts the height of the selected points (zeta coordinate text). Text uses the current style. The utility inserts, on the current layer, the height (zeta coordinate text) of the selected points. The texts are drawn in the current style.
    – New TEXTPOINT command: The utility draws points at the insertion point of selected text entities but with the zeta coordinate taken from the text string.
    New POLYSEZ command: The terrain profile is created with elevations calculated along a multi-point section polyline.

USER INTERFACE

  • New  AutoCAD®-style Options dialog. The new Options dialog is available by typing OPTIONNEW.
  • New Quick Calculator. Performs a full range of mathematical, scientific, and geometric calculations, creates and uses variables, and converts units of measurement. You can use the calculator with the Properties palette to change the properties of objects or directly in the command line.
  • Layout Tabs: Ctrl+click to select multiple layouts or Shift+click to select a range of layouts.
  • Layout Tabs: Drag and drop the layouts tab to reorder them.
  • Control how various UI elements work with running and one-time entity snaps by setting the SNAPUIDISPLAY system variable.
  • Control the behavior of status bar menus that support multi-selection by setting the STATBARMENUMODE system variable.
  • Tool Palettes:  Added new tabs. The AEC Arch with the main commands of the architectural module, the Raster Draw for the new image management system, and the “2D Cars” tab with new car blocks for plans and elevations.

BIM FEATURES

  • Convert .rvt and .rfa files to .ifc files by using the RVT to IFC command.
  • Check .ifc files for errors by using the IFC Validate command.
  • Manage layers for .ifc underlays in the BIM Properties pane.
  • Unload BIM underlays in the Xref Manager dialog.
  • Use the AEC Styles Manager to manage styles for dimensions, spaces, structural members and structural member shapes, roof slabs and roof slab edges, AEC polygons, list definitions, mask blocks, mass elements, materials, multi-view blocks, and profiles.
  • Use the Corner Window command to draw a corner window at the intersection of two linear walls.
  • Attach railings to stair components.
  • Extract data from .ifc, .rvt, and .rfa files.

DATAEXTRACTION Command

The Extract Data command is completely refactored to improve performance. Scanning, sorting, and reporting from large data sets for data extraction is much faster.

  • Report on the properties of drawings (such as file size, path, etc.), system variables stored in drawings, and the number of entities in drawings (such as total circles).
  • When refining data for the report, hide and unhide columns, and drag and drop columns to reorder them.
  • When selecting entities to report on, filter the list by displaying only blocks with attributes.
  • Right-click a linked table in the drawing and choose Data Extraction > Data Extraction Settings to change the report template, entities, columns, filters, etc. that are used to generate the table.
  • Extract data from external references, advanced blocks, attributes, and AEC entities.Use the Corner Window command to draw a corner window at the intersection of two linear walls.
  • Extract data from .dgn, .ifc, .rvt, and .rfa files, depending on the program version.
  • Create filters to extract data that meets specified conditions.
  • Preview entities when choosing which entities to extract data from.

API

  • LISPCompletely refactored to improve performance and increase compatibility with AutoCAD®.
  • .NET: Support for advanced blocks, IntelliCAD.ApplicationService.DocumentExtension.GetAcadDocument(), and the UcsToDisplay method of the IntelliCAD.Internal.Utils class.
  • IcARX: Enhanced support for user interface development and improved performance for entity creation.
  • Layout Tabs: Drag and drop the layouts tab to reorder them.
  • VBA: Use the table.setformula method, use formulas with the table.SetText method, and use new methods related to multileader styles.
  • Load .arx, .crx, and .dbx files by using the Load Application command.

SYSTEM VARIABLES

  • New system variables: BACTIONBARMODE, BGRIPOBJCOLOR, BGRIPOBJSIZE, BPARAMETERCOLOR, BPARAMETERFONT, BPARAMETERSIZE, BPTEXTHORIZONTAL, DRAWORDERCTL, FILLETRAD3D, OLEACCURACY, PRESELECTIONEFFECT, PRESELECTIONEFFECTCOLOR, SELECTIONAREAOPACITY,
    SELECTIONEFFECTWIDTH, SURFU, SURFV, PDFSHX, SMOOTHMESHCONVERT, SNAPUIDISPLAY, STATBARMENUMODE, TRIMEXTENDMODE, ISAVECOUNT.
  • Updated system variables: PICKDRAG, REGENMODE, BKGEDITTEXTCOLOR, BKGEDITTEXTTRANSPARENCY, and POINTCLOUDPOINTMAX.
  • New system variable defaults: ATTDIA default is 1, FILEDLGSTYLE default is 1, FILETYPEASSOC default is 0, OLEQUALITY default is 3, POINTCLOUDPOINTMAX default is 10000000, SELECTIONEFFECTCOLOR default is 161.
  • Renamed system variables: RASTERPREVIEW renamed to THUMBSAVE, REGENTOOLTIP renamed to REGENNOTIFY.

5ο Πανελλήνιο Συνέδριο Φοιτητών Πολιτικών Μηχανικών

Το 5ο Πανελλήνιο Συνέδριο Φοιτητών Πολιτικών Μηχανικών επιστρέφει στη Θεσσαλονίκη!

Η 3DR στηρίζει αυτήν την πρωτοβουλία, ως Χορηγός του Συνεδρίου.

Από τις 28 έως τις 30 Μαρτίου 2025, το Grand Hotel Palace θα φιλοξενήσει το μεγαλύτερο φοιτητικό επιστημονικό γεγονός του κλάδου. Το πρόγραμμα περιλαμβάνει ομιλίες από διακεκριμένους επιστήμονες και επαγγελματίες, παρουσιάσεις εταιρειών, θεματικές συζητήσεις, καθώς και επισκέψεις σε σημαντικά έργα μηχανικής, προσφέροντας στους συμμετέχοντες μια μοναδική εμπειρία γνώσης και δικτύωσης.

Περισσότερες Πληροφορίες: https://www.synfoititonpolmix.gr/

GEO5 2025 & Άδειες Cloud

Η νέα έκδοση προσφέρει ευελιξία με άδειες cloud και περιλαμβάνει όλες τις γλώσσες δωρεάν


– Άδεια  Cloud

Το GEO5 2025 χρησιμοποιεί το σύστημα Fine Cloud License, το οποίο επιτρέπει τη διαχείριση των αγορασμένων αδειών σύμφωνα με τις ανάγκες κάθε πελάτη.

Οι άδειες αποθηκεύονται στο cloud και το πρόγραμμα έχει πρόσβαση σε αυτές κατά την εκκίνηση (απαιτείται σύνδεση στο διαδίκτυο)

Οι άδειες μπορούν να μεταφερθούν μόνιμα ή προσωρινά σε υπολογιστή ή σε hardware key, επιτρέποντας τη χρήση εκτός σύνδεσης.

Οι επιλογές διαχείρισης άδειας χρήσης cloud ποικίλλουν ανάλογα με τον τύπο του πελάτη.

Μπορείτε να δείτε περισσότερες πληροφορίες εδώ

– Νέες δυνατότητες στα προγράμματα GEO5

FEM – Νέα μοντέλα υλικών

  • Μοντέλο σκληρυνόμενου εδάφους
  • Μοντέλο μαλακού εδάφους

FEM – Νέες δυνατότητες

  • Αστράγγιστες συνθήκες
  • Στερεοποίηση με όλα τα μοντέλα υλικών
  • Ευστάθεια με όλα τα μοντέλα υλικών

Στρωματογραφία

  • Προηγμένος και γρήγορος solver
  • Export των solids για επεξεργασία σε CA

– Νέα πρότυπα για  (Πασσάλος, Πεδιλοδοκός):

Nordlund, CTE-DB SE-C, FHWA GEC10, NF P94-261, API, SPRS EN 1997, SP 24.13300.2021

Νέοι κατάλογοι αγκυρίων, πασσαλοσανίδες χάλυβα, blocks:

Titan, Verti-Crete, Mlion, Hyper Fibers, Trumer Schutzbauten, GEWI

– Δωρεάν πρόσβαση σε όλες τις γλώσσες

Όλες οι γλώσσες σε όλο το λογισμικό, το menu βοήθεια και τα output reports είναι διαθέσιμα δωρεάν.

Δωρεάν Αίτηση για Voucher | Ψηφιακά Εργαλεία ΜΜΕ Β’

Tο Πρόγραμμα «ΨΗΦΙΑΚΑ ΕΡΓΑΛΕΙΑ ΜΜΕ Β » παρέχει επιταγές (vouchers) που θα διατεθούν για την απόκτηση, μέσω αγοράς ή μίσθωσης, νέων ψηφιακών εργαλείων.
H 3DR έχει εγκριθεί στους Προμηθευτές (Μητρώα) του προγράμματος. 

Επιπλέον, μέσω της συνεργασίας της με την Plan.A.E., παρέχει δωρεάν την αίτηση συμμετοχής των ενδιαφερόμενων στο πρόγραμμα.  

Απαραίτητες προϋποθέσεις για τη δωρεάν αίτηση:
1) Οι δικαιούχοι να εξαργυρώσουν τις επιταγές (vouchers) σε λογισμικά της 3DR

Αιτήσεις Χρηματοδότησης (Κύκλος #1)
Από 16 Δεκεμβρίου 2024 έως 03 Ιανουαρίου 2025

Δωρεάν Διανομή σε Έντυπη Μορφή των Βιβλίων:”Αντισεισμικός Σχεδιασμός Κτιριακών Κατασκευών Ο.Σ με τον EC8 (Τόμος Α & Β)”

Η διανομή θα πραγματοποιηθεί από την 3DR,

στο 19ο Πανελλήνιο Συνέδριο Σκυροδέματος

στις 7 – 9 Νοεμβρίου 2024,

στο Μέγαρο Μουσικής Θεσσαλονίκης (Κτίριο M2)

Περίπτερο : Ν 11

Σας περιμένουμε!

ΑΝΤΙΣΕΙΣΜΙΚΟΣ-ΣΧΕΔΙΑΣΜΟΣ-ΤΟΜΟΣ-Α-ΚΑΙ-Β

progeCAD 2025 | What’s New

Κυκλοφόρησε η Νέα Έκδοση progeCAD 2025:

PERFORMANCE

  • Intellicad 12.1 engine
    The most recent IntelliCAD source code with all the relative improvements.
    Hundreds of bugs fixed, new features and improved interface
  • Increased speed of opening drawings containing many blocks or external references.
  • Drag a .dwg file from Windows File Explorer to a tool palette to add it as a block on the tool palette
  • New Express commands QBREAK (Intersection Quick Break) and EBREAK (Auto Intersection Quick Break). Trim all entities to the intersection of a cutting entity in a single operation using the quick trim command.

NEW FEATURES

  • Advanced Blocks (aka Dynamic Blocks)
    Transparently convert Dynamic Blocks to Advanced Blocks and moreover, using the block editor, you create and edit Advanced Blocks using parameters, actions, and visibility states as with AutoCAD® Dynamic Blocks.
    You can use it to modify any block reference and also make them parametric in size and shape. The contextual ribbon includes features to combine special grips and actions such as Move, Scale, Stretch, Rotate, Pattern or Mirror. You may, for example, create an Advanced Block whose size can be dynamically adjusted with a grip that you can stretch.
    You can also create Advanced Blocks with different states having elements that are hidden or shown. This allows, for example, to use only one block to show different options.
    One Advanced Block can replace many blocks. Combining multiple grips and actions allows you to create much smarter blocks. One Advanced block may replace tens of the blocks you currently use and would therefore significantly increase your productivity.
  • New 3D AEC Architectural module
    Compatible with AutoCAD®AEC Objects. The new AEC package allows you to draw 3D architectural elements with a two-dimensional view in plan and takes advantage of a whole series of new Architecture style commands. The drawn entities are now specific AEC elements editable and configurable via the Styles management. By default it replaces our previous EasyArch architectural plugin which still remains available and can be activated with the variable AECMODE.
    Main Features:
    ° Draw walls, doors, curtain walls, windows, stairs and railings
    ° Draw slabs, roofs, or roof slabs
    ° Walls and Slabs can be created by direct conversion of 2D entities
    ° Multi-level manager to assign levels to AEC entities.
    ° AEC Styles manager: manage & customize AEC Styles for Walls, Doors, Windows, Curtain Walls and Curtain Wall Units, stairs and railings, and slabs
    ° AEC Family – imports AEC objects style from external fam or dwg files
  • Rubber sheeting
    New functions for image editing (Raster Design). Use rubber sheeting when you want two or more different data sets from different sources to align geographically: for example, when stretching a new subdivision map into a preexisting parcel map. Rubber sheeting is a nonuniform adjustment of a data set based on the movement of known control points to new locations. For example, data collected by aerial survey may be inaccurate because of flight alignment and camera inaccuracies. By comparing these data with the accurate ground survey data, the aerial data can be stretched or rubber sheeted over the accurate data using control points and objects common to both data sets.
  • IFC Export
    Create IFC from DWG with the new experimental IFCEXPORT and IFCEXPORTOPTIONS commands. It is possible to include .rvt, .ifc underlays, and AEC Objects when exporting to .ifc files. Specify the IFC4 or IFC4x3 schema when exporting to .ifc files and set display properties for AEC styles.
  • Generative AI Drawing Translator
    Powered by Generative AI , the new progeCAD text translator for drawings, uses the translation engine by Google® AI to translate all or part of your drawing, into any language. The translated texts do not change their nature, therefore the drawing remains normally compatible with all CAD-DWG software.
    It works on Text, Mtext, Block attributes, Mleader, and Tables.It works on Text, Mtext, Block attributes, Mleader, and Tables.
  • New Printers in PDF via DWG to PDF.PC3
    – more options and features. Also used with the PDF Export command.
  • New Express command CHBLOCKBASEPOINT
    (Change Block Base Point). Change the insertion point of the selected block and all its instances in the drawing, without moving the geometry. Useful for correcting problems related to blocks with a very distant insertion point, or for being able to change its reference point to manage different situations.
  • New Express command INSERTPOINTSVALUES
    (Insert Point Coords). Write coordinate values near the selected point entities. It is possible to configure the data type that will be reported in text.
  • New command TFRAMES
    Display or hide the frames of all images and wipeouts. This command controls the settings of the IMAGEFRAME and WIPEOUTFRAME system variables.
  • New command RESETBLOCK
    Resets Advanced or Dynamic block references to the default values.
  • New 3D command PROJECTGEOMETRY
    Create a projection of lines, curves, or points on a three-dimensional solid, surface, or region using a direction you specify. You can project points, lines, arcs, circles, ellipses, 2d or 3d polylines, splines, and helices.

USER INTERFACE

  • Commands preview
    When using the Offset, Trim, and Extend commands, you can see a preview of the results.
  • New Layers Manager Palette
    Change the columns visibility, and restore the default display of columns.
  • Drawing area
    Improved handling of model space viewports. Click and drag the border of a Model Space viewport to resize it.
  • Improved Quick Properties
    With the customize user interface command specify what entity types and properties are visible in the Quick Properties pane.
  • Explorer Improvements
    – Manage more visual style properties using the explore visual styles command
    – Manage more layout settings using the explore layouts command
    – Specify whether to freeze layers automatically in layouts that you create using
       the explore layers command
    – Manage data links using the explore external references command
    – Change the column order, the visibility of columns, and restore the default display
       of columns in all explorer panes
  • New command LAYVPI for Layouts
    Use the layer isolate viewports freeze command to freeze the layers of selected entities in all layout viewports except the current viewport.
  • Use print preview for .pc3 printers
  • Toggle the display of the printable area boundary in paper space

IMPROVEMENTS

  • New BIM Importer for Autodesk Revit®
    Direct import of Revit files (up to v. 2024) selecting the entire model or a specific View. BIM objects are placed on different layers selecting between two options:
    1) Layers based on entities
    2) Layers based on Level+Category.
    If present, the appropriate materials will be associated with the imported entities.
  • New DATAEXTRACTIONNEW (Experimental)
    with new functions and the ability to create dynamic tables inside the drawing that can be updated based on drawing changes.
    DataExtraction new features:
    ° Xrefs and Blocks inside Xrefs extraction
    ° Advanced Blocks and Dynamic Blocks data extraction (DATAEXTRACTION Only)
    ° AEC Objects data extraction
    ° Optional filter for Layouts (Paper Space) and Models
    ° Custom rename of Columns
    ° Customize Columns Order
    ° XLS and XLSx export supported
    ° Selectable styles for tables  
    ° Extracted tables are dynamically linked to the drawing and automatically updated with drawing changes through the DATALINK functions
  • Snap entities
    Use the new Geometric Center snap to find the centroid of any closed polyline or spline. Previously it was managed automatically by the center snap with Arc, Circles, etc.
  • Improved Tables
    New functions for managing cell border format.
  • Splines improvements
    Draw splines using control vertices and knot parameterization. Choose undo to erase the previously specified point. Choose join when using the edit spline command to combine a selected spline with other splines, lines, polylines, or arcs.
  • Improved command CONVTONURBS
    Convert surfaces and 3d solids to nurbs surfaces. You can convert surfaces that are created using the convert to surface command.

Utilities

  • NLM licenses Migration mode
    It allows you to easily switch NLM Server from one server to another.

Customization

  • ARX API
    The new API framework compatible with AutoCAD® ARX Classes which makes extremely easier the porting of AutoCAD® applications to progeCAD.
  • .NET
     Access many new .net classes, methods, and properties.

27ο Φοιτητικό Συνέδριο: “Επισκευές και Ενισχύσεις Κατασκευών 2024”


27ο Φοιτητικό Συνέδριο: Επισκευές και ενισχύσεις κατασκευών 2024

Ο καθηγητής Στ. Δρίτσος, το τμήμα Πολιτικών Μηχανικών του Πανεπιστημίου Πατρών, το Τεχνικό Επιμελητήριο Ελλάδας/Τµ. ∆υτικής Ελλάδας & το Ε.Τ.Α.Μ. συνδιοργανώνουν στις 21 & 22 Φεβρουαρίου 2024, το 27ο φοιτητικό συνέδριο: “Επισκευές και ενισχύσεις κατασκευών”, στο Συνεδριακό Κέντρο του Πανεπιστηµίου Πατρών.

ΠΑΤΡΑ2020

Η 3DR, για μια ακόμα χρονιά, θα στηρίξει τις προσπάθειες των φοιτητών:

– Προμηθεύοντας δωρεάν τα λογισμικά της, για την εκπόνηση των εργασιών.

– Βραβεύοντας με χρηματικά έπαθλα τις καλύτερες εργασίες.

– Με την χορηγία του συνεδρίου.

ενώ, θα έχει και ομιλία με θέμα: Σεισμική Κατάταξη Κτιρίου Ο.Σ. : Από την Αυτοψία έως το Λογισμικό.

Όλο το πρόγραμμα του συνεδρίου: ΕΔΩ

Επιστημονικός Υπεύθυνος Διοργάνωσης

Στέφανος Η. Δρίτσος, Ομότ. Καθηγητής

Οργανωτική/Επιστημονική Επιτροπή

Βαδαλούκας Γεώργιος, ΕΤΑΜ

Βαμβάτσικος Δημήτριος, ΕΜΠ

Γιαρλέλης Χρήστος, ΕΤΑΜ

Δέμης Σωτήρης, Π. Πατρών

Παλιεράκη Βασιλική, ΕΤΑΜ

Παπαχρηστίδης Αριστείδης, ΕΤΑΜ

Πιτιλάκης Δημήτριος, ΑΠΘ

Στεφανίδου Σωτηρία, ΕΤΑΜ

Τσιάτας Γεώργιος, ΕΜΠ

Τσόπελας Παναγιώτης, ΕΜΠ

Φραγκιαδάκης Μιχάλης, ΕΜΠ

Νέα Θέση εργασίας: Πολιτικού Μηχανικού

Νέα Θέση εργασίας: Πολιτικού Μηχανικού [Τμήμα Τεχνικής Υποστήριξης]

Η εταιρεία μας αναζητά Πολιτικό Μηχανικό, για Πλήρη Απασχόληση.

Οι ενδιαφερόμενοι μπορούν να στείλουν βιογραφικό στο info@3dr.eu

Χωρίς να είναι προ απαιτούμενα θα ληφθούν υπόψη:- 5ετής εμπειρία στην εκπόνηση στατικών μελετών.- Γνώση Κανονισμών (Ε.Α.Κ./Ε.Κ.Ω.Σ., Ευρωκώδικες, ΚΑΝ.ΕΠΕ., Κ.Α.Δ.Ε.Τ. κλπ.).- Καλή γνώση Αγγλικών (ορολογία δομοστατικού μηχανικού).

Η 3DR παρέχει σύγχρονο εργασιακό περιβάλλον, ανταγωνιστικές αμοιβές, συνεχή εκπαίδευση και επιμόρφωση, καθώς και προοπτικές εξέλιξης και ανόδου.

(Για όλα τα Βιογραφικά θα τηρηθεί απόλυτη εχεμύθεια)

Δωρεάν Διανομή ΚΑΝ.ΕΠΕ. & Κ.Α.Δ.Ε.Τ. (Έντυπη Μορφή)

O Κανονισμός Επεμβάσεων ΚΑΝ.ΕΠΕ. (3η Αναθεώρηση) & ο Κανονισμός Αποτίμησης και Δομητικών Επεμβάσεων Τοιχοποιίας (Κ.Α.Δ.Ε.Τ.) θα διανεμηθούν δωρεάν (σε έντυπη μορφή)  από την 3DR, ελπίζοντας ότι συνεισφέρουμε στη συνεχή και δύσκολη προσπάθεια των συναδέλφων, για την μελέτη και κατασκευή έργων υψηλής ποιότητας και αυξημένης ασφάλειας στην Χώρα μας.

Ο έλεγχος υφιστάμενων κατασκευών μπορεί να απαιτηθεί σε πολλές περιπτώσεις, όπως:

  • Αποτίμηση Υφιστάμενης Κατάστασης
  • Επέμβαση στο Φέροντα Οργανισμό
  • Αυθαίρετο Κτίριο
  • Προσθήκη
  • Αλλαγή Χρήσης
  • Αλλαγή Σπουδαιότητας
  • Αλλαγή Τοιχοπληρώσεων
  • Αλλαγή Δομικού Συστήματος
  • Πυρόπληκτο
  • Σεισμόπληκτο
  • Πλημμυρόπληκτο κ.α.

Η διανομή θα πραγματοποιηθεί τη Δευτέρα 11/12/2023, στο Ξενοδοχείο ΤΙΤΑΝΙΑ (Πανεπιστημίου 52, Αθήνα), καθώς και την Τετάρτη 13/12/2023, στο Ξενοδοχείο THEOXENIA Hotel , (Καραολή & Δημητρίου 23, Πειραιάς),

στα πλαίσια των Δωρεάν Σεμιναρίων “Προσεισμικός Έλεγχος Υφιστάμενων Κατασκευών” που υλοποιούνται από την εταιρεία μας.

Ώρα: 18:00 με 21:00

Νέα Θέση εργασίας: Πολιτικού Μηχανικού

Νέα Θέση εργασίας: Πολιτικού Μηχανικού

Η εταιρεία μας αναζητά νέο/νέα Πολιτικό Μηχανικό. (Κάτοχος πτυχίου Α.Ε.Ι.)

Οι ενδιαφερόμενοι μπορούν να στείλουν βιογραφικό στο info@3dr.eu

Η 3DR παρέχει σύγχρονο εργασιακό περιβάλλον, ανταγωνιστικές αμοιβές, συνεχή εκπαίδευση και επιμόρφωση, καθώς και προοπτικές εξέλιξης και ανόδου.

(Για όλα τα Βιογραφικά θα τηρηθεί απόλυτη εχεμύθεια)

© 3DR Engineering Software - All Rights Reserved

Web Design and DevelopmentAboutnet logo

Shopping cart image

Το καλάθι μου

Cancel

Το καλάθι είναι άδειο

Υποσύνολο
€0.00
APPLY
Shopping cart
0
Μετάβαση στο περιεχόμενο