Material custom attribute
Material custom attributes include:
Name | Description | Data Type | Index | PLI Access |
---|---|---|---|---|
ID | Unique Primary Key for a material attribute | String | 1 | Read |
Name | Material property name of the | String | 2 | Read |
Controller ID | The ID for this attribute | Integer | 3 | Read |
Description | Material attribute description | String | 4 | Read/Write |
EU | Engineering Units for measuring the material | String | 5 | Read |
Data Type | The data type of the maximum and minimum values: Real = 0, Integer = 1, and String = 2 | Integer | 6 | Read |
Maximum | Maximum of the range of values acceptable for this material. | Real, Integer or String | 7 | Read |
Minimum | Minimum of the range of values acceptable for this material | Real, Integer or String | 8 | Read |
Provide Feedback