Jump to content

how to assign user tag to object


wangwsj20151130

Recommended Posts

If I have a 3D object, say ball, how can I assign user tag and note property to this object? I want to assign first ball tag as Ball-101, and add note "bought from Amazon last Monday". assign second ball tag as Ball-102, and add note "bought from New York, $23". This way I can check the data of my own, also I can prepare bill of material.

Link to comment
Share on other sites

Couldn't you use attributes? Would the 3D object always be the same or might it be different?

 

If the object will always be the same then create a block that is comprised of the 3D object and the attributes. If it might be a different object each time then the attributes would be their own separate block. Attributes might be denoted as Item (ex. - Ball-101), Source (ex. - bought off eBay), and Price (ex. - $15). You may want to consider if the number of the item is going to be included with the description or treated as a separate attribute in which case your attributes would be Item, Number, Source and Price. The data can then be extracted in a couple of different ways.

Edited by ReMark
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...