BLOG
|
New functionality The following new functionality has been added to this release: Image layer processing templates- Imagery layers you add to the drawing may have processing templates that you can select between to change the visual display of the imagery and the included information layers. For example, some information layers may include raster functions for vegetation indices, elevation products (such as slope, aspect and hillshade), or image classification results. Configurable symbol layer- You can now specify which AutoCAD layer is used for web feature layers. The specified AutoCAD layer will determine where web features will be draw on and the layer that is tracked when edits are made. Prior to this release all web feature layers were drawn and tracked on AutoCAD layers dictated by ArcGIS for AutoCAD based on the web feature name; prefixed with "esri_". This is still the default behavior, but can now be overridden using the Change Symbol Layer configuration option of the new Web Feature Layer Properties user interface. Query Expression - This is the query you would like to apply to the service when we request features to be drawn. (ex: STATENAME = "TEXAS", in order to only draw features from the state of Texas) You can modify the web feature layer's query expression when you use the Change Query Expression configuration option of the new Web Feature Layer Properties user interface Web feature layer property templates- The various configurable options of a web feature layer can be stored within the current drawing and, or a standard AutoCAD template drawing to jump start these desired properties within new drawings. These properties can be persisted with the drawing and will be used anytime the corresponding web feature layer is added the drawing. Web feature layer property templates are created and saved when you use the Add to Layer Templates configuration option of the new Web Feature Layer Properties user interface Expanded portal authentication support- Standard OAuth, SAML, PKI, IWA, KERBEROS options have been tested successfully. User interface changes New user interfaces and changes to existing interfaces have been made to provide you with control to new capabilities and improvements to using the software as follows: Attachments preview window- has been updated to use webview2 as the preview engine for attachments. This give us better tools to view photos and now lets us preview additional file types such as PDF files. Files that cannot be previewed will be downloaded to your machine. Credential Persistence- You can now save your login credentials so that you don't have to input your login info every time you work with a portal in ArcGIS for AutoCAD. Credentials are stored in an encrypted file in your user folder. Signing out of a portal will clear this file from your machine. Attribute Editor user interface- A combo box has been added to switch between feature layers for a more compact layout. The dialog box now also supports the dark theme setting. Suppressing the splash screen- You now have the option to suppress the display of the splash screen using the application settings JSON file, or using the new Esri_Config command. New ArcGIS for AutoCAD AutoLISP functions and commands New commands and AutoLISP functions have been added to help you in the automation and customization of ArcGIS for AutoCAD as follows: Esri_Config- You now have the option to suppress the ArcGIS for AutoCAD splash screen when the application is loaded and override the creation of curved features when synchronizing curves with a web feature layer. Quality improvements and significant bug fixes Add Data- This release fixes an issue when searching within a group. The groups are now presented in the user interface alphabetically. Table of contents- The layers are now organized alphabetically. Branch versions- You can now add branch web layers that do not include a version management server. These layers are now added as non-branch layer. Check it out on the ArcGIS Online Blog: What's New in ArcGIS for AutoCAD (January 2025)
... View more
4 weeks ago
|
0
|
0
|
124
|
POST
|
A new version will be released before the end of this month that contains work around this behavior. Thanks for your patience!
... View more
01-08-2025
05:47 AM
|
0
|
0
|
63
|
POST
|
Hello @UbaidGul_opaz, Thanks for using ArcGIS for AutoCAD! Please provide details on the Autodesk product you are using including version number. Also provide a screen capture of the ArcGIS for AutoCAD about box displaying the build number please. The latest version is 430.1.1. Thank you.
... View more
01-02-2025
05:00 AM
|
0
|
2
|
91
|
POST
|
Hello @JerseyMorris,
Please provide screen captures of the error. Better yet would be a video of the install process.
... View more
12-10-2024
05:30 AM
|
0
|
0
|
155
|
POST
|
Hello @BasWest1,
While ArcGIS for AutoCAD does not actually support user defined attribute fields as rotation angle fields this is where AutoLISP is a powerful tool alongside ArcGIS for AutoCAD. Using the available AFA API users can write their own LISP method in this case to rotate blocks using attribute values not baked into the software. For those not well versed with AutoLISP the next version of ArcGIS for AutoCAD will be releasing a number of sample LISP methods. While one of these samples is just what you are asking for – to rotate blocks based on a user defined Attribute Value. These samples will be available on GitHub when 435 is released sometime in January 2025.
I am not quite sure the rotation angle sample is going to make it in this upcoming release so I am attaching the sample discussing how you might go about doing it in AutoLISP.
... View more
11-18-2024
08:00 AM
|
1
|
1
|
240
|
POST
|
Hello @AKRRMapGuy,
I am not sure what "extract" tool you are referring to but ArcGIS for AutoCAD output does not display the Map Service data in layout view because printing is not supported. If you need to print one of your map/image layers, you can use the extract command from the context menu by right-clicking on the map layer in the Esri Table of Contents dialog and selecting "extract". There is a resource document for this workflow. ArcGIS for AutoCAD > Manage > Primary user interface > Esri Contents user interface
**Search for, “extract”, (then look under “Map and imagery layers..”) which has been and still is the command from AFA to save the image layer as a local file before printing.
... View more
11-18-2024
07:44 AM
|
0
|
6
|
261
|
POST
|
Hello @SameerBhosle,
Thanks for reaching out again. It would be good to include the Autodesk product/version along with the ArcGIS for AutoCAD version and type of layers you are working with so we have a place to start from.
The drop down list you mention it sounds like you would like to have a domain value added to one of your attribute fields. Domains need to be defined on the web feature layer before they are added into the drawing with ArcGIS for AutoCAD. You can't create domains within ArcGIS for AutoCAD but we do support using them. At this time you can accomplish this from ArcGIS Pro before publishing these layers.
As for the provided screen capture I just wanted to let you know the "fields" would be displayed using the Attribute Editor (Identify Features) and or the Attribute Table not the AutoCAD Properties pallet. There is a case where you can do this with Civil 3D UDP but that only applies to COGO points and parcel entities.
I hope this helps.
... View more
10-29-2024
07:25 AM
|
0
|
0
|
185
|
POST
|
Hello @SameerBhosle,
Thanks for using ArcGIS for AutoCAD!
You mention your CAD drawing is in UTM so I am assuming you are using either Civil or Map 3D and have the UTM spatial reference system set by the Autodesk software.
If you want your base coordinate system to be a UTM system please select the system from within the ArcGIS for AutoCAD Coordinate System UI first. Once set then add your web feature layers.
Before you add the web feature layer, but after you have set the coordinate system from ArcGIS for AutoCAD, also add an Esri basemap. Once the map is loaded you can verify that your CAD drawing is in the location in the world. Now add the web feature layer.
1) Does the drawing now align with the chosen web feature layer? 2) What version of ArcGIS for AutoCAD are you using? 3) If the data still does not align please provide additional details about this data, your workflows and WKIDs.
... View more
10-01-2024
01:27 PM
|
0
|
2
|
353
|
POST
|
Hello @KarlHanson, I saw you had an Esri Support case but you might still have additional questions. Perhaps you would post them here.
... View more
09-12-2024
05:35 AM
|
0
|
0
|
195
|
POST
|
Hello @HeatherDavis, Unfortunately, I was unable to find anything from the Esri side, FME in particular, that would assist you. I think it might be best to search from the PowerCADD side as mentioned in this AutoCAD Forum > Converting .PC9 files to .DWG.
... View more
09-03-2024
08:06 AM
|
0
|
0
|
270
|
BLOG
|
What you need: Autodesk® (AutoCAD®, Civil 3D® or Map 3D®) ArcGIS for AutoCAD User story: Within your organization, someone must perform a QC (quality control) check on CAD submissions from contractors to ensure compatibility with CAD/GIS standards requirements. Contractors can use ArcGIS for AutoCAD to edit (add, update) entities in AutoCAD® (or Civil 3D®, Map 3D®) to specific layers containing blocks and attributes. Prepared input to existing GIS layers or feature classes can then be synchronized to ArcGIS Online, ArcGIS Enterprise and even used in ArcGIS Pro. This editing of GIS from within CAD eliminates the need for working with formats such as shapefiles. as the drawing file contains and organizes the CAD entities into GIS ready layers (tables) with specific attribute values and blocks as needed. Preparing the drawing: The key in preparing CAD drawings for contractors is to use Document Feature Layers from within ArcGIS for AutoCAD. One approach is to manually create these types of layers from CAD by specifying the geometry, building up the schema and linking the two together. For example, for drawings already containing blocks, see this workflow that uses Block to Feature Layer. Alternatively, consider the approach discussed below, where the GIS team creates and shares GIS-ready layers for use by contractors working in CAD. This alternative approach involves Web Feature Layers, which are Hosted Feature Layers and or Feature Services from ArcGIS Online and or ArcGIS Enterprise. These feature layers are published from ArcGIS Pro and can contain Domains and even Subtypes. Once the web feature layers are published, the CAD team in your organization carries out the following steps: Add web feature layer(s) to the CAD drawing by using the Add Data UI from the ArcGIS for AutoCAD ribbon. For each web feature layer of interest right-click the layer to open the context menu. Select Extract. Each extracted web feature layer now resides under the document feature layers section of the Esri Contents pane for ArcGIS for AutoCAD. These layers contain the specific geometry, attribute fields, domains, as well as any subtypes. The CAD drawing is also set to a specific Coordinate System, which if not already assigned, was automatically set when the first web feature layer was added. Now what? CAD files configured in this way adhere to your organization’s CAD standards, but also uphold the linkage between CAD geometry and associated GIS attributes. Supply this drawing file to your contractors for work on the specific project. The contractors perform their normal CAD work, operating on the layers configured in the supplied drawing file. Once complete, contractors submit the drawing to your organization in the usual way. NOTE: Contractors will need to install ArcGIS for AutoCAD. Otherwise, the document feature layers and their rich GIS content will not be visible. Back at the office: For drawing files populated and submitted by the contractor, a member of the CAD team can perform QC, with the desired level of emphasis on checks to both geometry and attributes. Additionally, the GIS team can also participate in the QC process for submitted drawings using ArcGIS Pro without having to build up the associated schema to the geometry post-submission. This is because the document feature layers are recognized as Feature Classes within ArcGIS Pro. Once QC is complete, the attributed geometry is published to ArcGIS Online and or ArcGIS Enterprise. Learn more: Many patterns like the one described above are available right now for CAD and GIS team collaborations. Check out these resources to learn more. Streamline CAD-GIS workflows Collaborate with ArcGIS for AutoCAD ArcGIS for AutoCAD: An Overview
... View more
08-30-2024
06:38 AM
|
2
|
0
|
231
|
IDEA
|
Hello @Marc_Graham, I am glad to let you know this functionality (alphabetical order) should be available in the next release of the product, build 435, around December 2024 or January time frame. ArcGIS for AutoCAD also has a current beta running that is open to the public. You can register at the Esri Early Adaptor site to participate. This particular functionality is not currently in the beta available however, there should be a new build within the next month.
... View more
08-28-2024
04:33 AM
|
0
|
0
|
294
|
IDEA
|
Hello , Thanks for using ArcGIS for AutoCAD! I am glad to let you know this functionality should be available in the next release of the product, build 435, around December 2024 or January time frame. ArcGIS for AutoCAD also has a current beta running that is open to the public. You can register at the Esri Early Adaptor site to participate. This particular functionality is not currently in the beta available however, there should be a new build within the next month.
... View more
08-26-2024
05:24 AM
|
0
|
0
|
328
|
POST
|
Hello @Marc_Graham , Thank you for using ArcGIS for AutoCAD! As my colleague mentioned depending upon what organization you have connected will determine what items are available but also I might for ArcGIS Enterprise it could differ with what version. I really appreciate the provided screen captures. The bottom one appears to be connected to ArcGIS Enterprise based on its name in the sidebar. Here is ArcGIS Online without signing in: Here is ArcGIS Enterprise 11.3:
... View more
08-26-2024
05:15 AM
|
0
|
1
|
426
|
POST
|
Hey @DougW, @AllenP and @CallieW, This behavior should be fixed perhaps Friday, August 23, or Saturday morning. Check the blog from @MichaelDavidsonPM post above for any further developments. Thanks for your patience!
... View more
08-22-2024
03:02 PM
|
0
|
1
|
453
|
Title | Kudos | Posted |
---|---|---|
1 | 11-18-2024 08:00 AM | |
2 | 08-30-2024 06:38 AM | |
1 | 08-08-2024 05:57 AM | |
1 | 08-01-2024 06:19 AM | |
1 | 03-08-2024 04:57 AM |
Online Status |
Online
|
Date Last Visited |
2 hours ago
|