| Library | Module | Frames | Expand |
| boolean | IsExternal | |
| Determines whether reference is to current solid or to an external solid. | ||
| string | PromptForReference | |
| String given to user if placing UDF interactively. | ||
| pfcSelection | ReferenceItem | |
| Item used for reference. | ||
| static pfcUDFReference | Create (string PromptForReference, pfcSelection ReferenceItem) | |
| Creates a UDF reference that is required when placing a UDF with references. | ||
| boolean | IsExternal |
|
Determines whether reference is to current solid or to an external solid. |
| string | PromptForReference |
|
String given to user if placing UDF interactively. |
| pfcSelection | ReferenceItem |
|
Item used for reference. |
| static pfcUDFReference | Create | (string PromptForReference, pfcSelection ReferenceItem) |
|
Creates a UDF reference that is required when placing a UDF with references. Used as a component of pfcUDFCustomCreateInstructions .
|