Sets the iProperty value for the given Intent Part . iProperty with the asked name should exist.
IvExtSetPropertyValueByPropertyName ( prt As Part, _
propertySetName As String, _
propertyName As String, _
propertyValue As Any ) As Boolean
| Argument | Type | Description |
|---|---|---|
| prt | part | Occurrence or document |
| propertySetName | string | Ignored |
| propertyName | string | iProperty Name |
| propertyValue | any | String, Boolean, Number, or Integer value |