| Library | Module | Frames | Expand |
| /* optional */ stringseq | Relations | |
| The list of the actual relations assigned to the item. | ||
| void | DeleteRelations () | |
| Deletes all relations assigned to the item. | ||
| pfcParamValue | EvaluateExpression (string Expression) | |
| Use Creo Parametric to evaluate the given relations-based expression. | ||
| void | RegenerateRelations () | |
| Regenerates the relations assigned to the item. | ||
| /* optional */ stringseq | Relations |
|
The list of the actual relations assigned to the item. In case of a Model, this attribute is a complement of pfcModel.PostRegenerationRelations which contains post regeneration relations. |
| void | DeleteRelations | () |
|
Deletes all relations assigned to the item. |
| pfcParamValue | EvaluateExpression | (string Expression) |
|
Use Creo Parametric to evaluate the given relations-based expression.
|
| void | RegenerateRelations | () |
|
Regenerates the relations assigned to the item. |