Description
Sets the attribute for a selected entity.
Syntax
SetEntityAttribute ( iEnt, iAttribName, iAttribType, iAttribValue )
|
|
|
|
Input: (IEntity/Object) iEnt |
Entity to set the attribute |
|
Input: (String) iAttribName |
String of attribute |
|
Input: (suAttributeEnumType) iAttribType |
Attribute type |
|
Input: (Variant) iAttribValue |
Value of attribute (depending on type) |
Remarks
Each entity can contain many attributes.