View Single Post
  #1  
Old 09-07-2012, 11:28 AM
Joe Joe is offline
Registered User
 
Join Date: Jul 2012
Posts: 2
Red face Drawing attributes

I need to query an attribute I created in the DRAWING_2D class. Then use the string returned to populate a text reference. I've gotten through creating the text reference. I need help with polling the attribute value so I can use it in an if statement. I have very little experience with customization. Others in my organization have had success getting an attribute from a 3d view using (oli::sd-inq-item-attribute). Is there a way to use this command or a different command that would accomplish my goal.

I'm new to this, so feel free to call me out if I'm way off base.
Reply With Quote