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

Map (Enterprise/Topobase) - select features in drawing from multiple documents

2 REPLIES 2
Reply
Message 1 of 3
Anonymous
412 Views, 2 Replies

Map (Enterprise/Topobase) - select features in drawing from multiple documents

Anonymous
Not applicable

Hi,

 

 

I have a drawing containing multiple documents ("industry models"). The user will select features in the drawing and I need to process them.

MapLogic.GetLinkInfo or MapLogic.SelectFeatures only work for one document.

 

Can anyone give me a hint how to get and process a selection of features from multiple documents?

 

 

Rob

0 Likes

Map (Enterprise/Topobase) - select features in drawing from multiple documents

Hi,

 

 

I have a drawing containing multiple documents ("industry models"). The user will select features in the drawing and I need to process them.

MapLogic.GetLinkInfo or MapLogic.SelectFeatures only work for one document.

 

Can anyone give me a hint how to get and process a selection of features from multiple documents?

 

 

Rob

2 REPLIES 2
Message 2 of 3
drewbb
in reply to: Anonymous

drewbb
Enthusiast
Enthusiast

Maybe you could require the user to specify a window or polygon boundary.  Then use that polygon as a spatial filter across multiple industry models.

Or, maybe you could use the Map API (not Topobase) to select features.  Return the data store and FID to get the features.  I haven't tried this.

Sincerely,
Drew Burgasser, P.E.
CAD Masters, Inc.
www.cadmasters.com
0 Likes

Maybe you could require the user to specify a window or polygon boundary.  Then use that polygon as a spatial filter across multiple industry models.

Or, maybe you could use the Map API (not Topobase) to select features.  Return the data store and FID to get the features.  I haven't tried this.

Sincerely,
Drew Burgasser, P.E.
CAD Masters, Inc.
www.cadmasters.com
Message 3 of 3
Anonymous
in reply to: drewbb

Anonymous
Not applicable

Hi Drew,

 

many thanks for your reply. As we (still) have advanced subscription I asked ADSK support for help. Unfortunately it seems there is no Topobase API (simple) command if you need to get and process features from multiple documents. I have now implented the feature selection with the help of ACAD and Map API.

 

Rob

0 Likes

Hi Drew,

 

many thanks for your reply. As we (still) have advanced subscription I asked ADSK support for help. Unfortunately it seems there is no Topobase API (simple) command if you need to get and process features from multiple documents. I have now implented the feature selection with the help of ACAD and Map API.

 

Rob

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

Post to forums  

Autodesk Design & Make Report