CAObject::GetAttribute

Revision as of 18:45, 27 July 2012 by Drice (talk | contribs) (Created page with "= CAObject::GetAttribute( att ) = Returns the value of the indicated attribute, «att». == Example == <code> :string defn = ade.[[CAEngine::GetObjectByName|GetObjectByNam...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

CAObject::GetAttribute( att )

Returns the value of the indicated attribute, «att».

Example

string defn = ade.GetObjectByName("X").GetAttribute("Definition")

Comments


You are not allowed to post comments.