|  |  |  |  |  |  |  |  |  | 
|  | ||||||||
|  |  |  |  | |||||
|  |  |  |  |  |  | |||
Category
Function
Extracts an attribute from an Object.
Syntax
object = Attribute(input, attribute);
Inputs
| Name | Type | Default | Description | 
|---|---|---|---|
| input | object | none | object from which the attribute is obtained | 
| attribute | string | "name" | attribute name | 
Outputs
| Name | Type | Description | 
|---|---|---|
| object | object | attribute value | 
Functional Details
| input | is an Object with an attribute to be extracted. | 
| attribute | is the name of the attribute to be extracted. | 
Example Visual Program
UsingAttributes.net
See Also
Options, RubberSheet, Isosurface, AutoGrid, Tube, Ribbon
[ OpenDX Home at IBM | OpenDX.org ]