Unique Entity ID

Unique Entity ID

Anonymous
Not applicable
556 Views
2 Replies
Message 1 of 3

Unique Entity ID

Anonymous
Not applicable

Hi All,

I need to import geometry from DWG files and do the following

  1. Identify the profile type from a lookup table and its orientation from its type
  2. Look for marked entities
  3. Extrude the profiles and assemble the extrusions based on their relative positions described in a table and align them relative to entities identified in step 2

What is the best way to mark the entities in DWG or else import them in to Inventor and manualy mark them to present it to a utility?

 

I need to access the marked entities by their ID to get their coordinates

0 Likes
Accepted solutions (1)
557 Views
2 Replies
Replies (2)
Message 2 of 3

chandra.shekar.g
Autodesk Support
Autodesk Support
Accepted solution

@Anonymous,

 

Hoping that assigning Attributsets to entity may be helpful. For more details on Attributesets, refer below blog link.

 

https://modthemachine.typepad.com/my_weblog/2009/07/introduction-to-attributes.html

 

Thanks and regards,


CHANDRA SHEKAR G
Developer Advocate
Autodesk Developer Network



0 Likes
Message 3 of 3

Anonymous
Not applicable

Thanks Chandra, that was spot on. It gives me more ways to uniqly mark and identify entities.

0 Likes