Infrastructure Map Server Forum
Welcome to Autodesk’s Infrastructure Map Server Forums. Share your knowledge, ask questions, and explore popular Infrastructure Map Server topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

insert move and delete blocks

2 REPLIES 2
Reply
Message 1 of 3
andy62
391 Views, 2 Replies

insert move and delete blocks

the 2015 release of AutoCAD map3d public on AIMS the DWG file instead of the DWF file

 

I need to know if is possible insert a new CAD block with the same code (below) that I used for data source spatial layer?

 

Dim commands As MgFeatureCommandCollection = New MgFeatureCommandCollection ()

commands.Add (New MgInsertFeatures (GetMarkupName (), propertyValues))

featureService.UpdateFeatures (featureSourceId, commands, False)

 

thank you for all your suggestions

andy

 

 

2 REPLIES 2
Message 2 of 3
gluckett
in reply to: andy62

Hi, I don't think the FDO Provider for DWG is editable.

For years I have been moving people from DWG into Oracle Spatial and SQL Server spatial for exactly this reason.
You may want to consider doing this too. It is possible using AutoCAD Map 3D or Civil 3D (which has Map 3D built-in).
Message 3 of 3
andy62
in reply to: gluckett

Hi Gordon,

Thank you for your answer


I also use a spatial db to insert, move and delete points
but this then requires a synchronizer to bring the information on the source dwg

I have developed a synchronizer but this needs to be updated for each client organization

 

regards

andrea

 

 

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Technology Administrators


Autodesk Design & Make Report