| Library | Module | Frames | Expand |
| Property | Relations | as Istringseq [optional] |
| The list of the actual relations assigned to the item. | ||
| Sub | DeleteRelations () | |
| Deletes all relations assigned to the item. | ||
| Function | EvaluateExpression (Expression as String) as IpfcParamValue | |
| Use Creo Parametric to evaluate the given relations-based expression. | ||
| Sub | RegenerateRelations () | |
| Regenerates the relations assigned to the item. | ||
| Property | Relations | as Istringseq [optional] |
|
The list of the actual relations assigned to the item. In case of a Model, this attribute is a complement of IpfcModel.PostRegenerationRelations which contains post regeneration relations. |
| Sub | DeleteRelations | () |
|
Deletes all relations assigned to the item. |
| Function | EvaluateExpression | (Expression as String) as IpfcParamValue |
|
Use Creo Parametric to evaluate the given relations-based expression.
|
| Sub | RegenerateRelations | () |
|
Regenerates the relations assigned to the item. |