coge.bruno Posté(e) le 17 mai 2023 Partager Posté(e) le 17 mai 2023 Bonjour, je dois passer de la version Autocad 2021 à la version GeogesFR cad 3.0. je m'aperçois que les fichiers lisp programmés pour autocad ne sont pas fonctionnel sur GeogexFR CAD. Y a-til une procedure pour convertir les fichiers *.lsp en fichier *.arx ou bien *.LAS ou bien autre ...? cordialement, Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
vincentp010 Posté(e) le 17 mai 2023 Partager Posté(e) le 17 mai 2023 Bonjour, Ce ne sera possible. GeogexFR CAD c'est GeogexFR sur le moteur AutoCAD EOM. Tu n'as accès à rien en programmation ! Citer Aide au téléchargement du cadastre dgfip-download-helper Insertion de photos géolocalisées exif https://www.dropbox.com/s/gkf6o9ac2hxen97/exifscr.zip?dl=0 Script correction BUG SPDC V2, propriétaire département 21 et 22 : https://greasyfork.org/scripts/442400-spdcv2/code/SPDCV2.user.js Lien vers le commentaire Partager sur d’autres sites More sharing options...
coge.bruno Posté(e) le 17 mai 2023 Auteur Partager Posté(e) le 17 mai 2023 Pourtant tu peux apploader des applications comme sur autocad ? Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
vincentp010 Posté(e) le 17 mai 2023 Partager Posté(e) le 17 mai 2023 Voir cette documentation https://static.aminer.org/pdf/PDF/000/278/620/helping_the_designer_in_solution_selection_applications_in_cad.pdf Citation 3) ObjectARX modules: a. All ObjectARX and ObjectDBX modules need to be recompiled and linked with specific AutoCAD OEM ObjectARX SDK. These modules will be bound (stamped) to the main AutoCAD OEM product module and will work only within this EXE module. These modules can be loaded using the standard procedures but it is highly recommended to use the specific AutoCAD OEM loading options like “Required Modules”; b. You may want to disable the Drawing Save feature of your AutoCAD OEM product. This can be done from inside your ObjectARX modules using the acedDisableDbMod() global function. 4) Visual LISP: a. Visual LISP IDE is available to AutoCAD OEM allowing you to build and test your specific Visual LISP modules to be packed into your OEM product; b. Specifically, although bound FAS files are supported in AutoCAD OEM, you cannot create or use VLX files (Visual LISP packed applications). Moreover, you cannot use Visual LISP functions related to ActiveX®, including vl-load-com, vlax-* and vlr-* functions. If you use these methods your Visual LISP module will not work with your OEM product; c. Only compiled AutoLISP modules are supported and need to be bound (stamped) with a specific host module (your OEM product EXE main module); d. End users cannot enter AutoLISP expressions through the command line, menu entries or scripts. Citer Aide au téléchargement du cadastre dgfip-download-helper Insertion de photos géolocalisées exif https://www.dropbox.com/s/gkf6o9ac2hxen97/exifscr.zip?dl=0 Script correction BUG SPDC V2, propriétaire département 21 et 22 : https://greasyfork.org/scripts/442400-spdcv2/code/SPDCV2.user.js Lien vers le commentaire Partager sur d’autres sites More sharing options...
Invité coge.bruno Posté(e) le 17 mai 2023 Partager Posté(e) le 17 mai 2023 daccord , intéressant ! c'est un peu trop costaud pour moi.. ....tristesse ... Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
thierry.garré Posté(e) le 17 mai 2023 Partager Posté(e) le 17 mai 2023 Bonsoir, Il n'y a aucune chance qu'un fichier arx non compilé par notre équipe fonctionne sur l'oem . C'est une des limites imposée par Autodesk sur ce type de produit. Desolé. Citer Thierry Garré Géorail-Covadis-Autopiste-Autocad-Autocad Map-Infraworks 360- Navisworks -Recap Lien vers le commentaire Partager sur d’autres sites More sharing options...
Messages recommandés