| Library | Module | Frames | Expand |
| Property | IsExternal | as Boolean |
| Determines whether reference is to current solid or to an external solid. | ||
| Property | PromptForReference | as String |
| String given to user if placing UDF interactively. | ||
| Property | ReferenceItem | as IpfcSelection |
| Item used for reference. | ||
| Function | CCpfcUDFReference.Create (PromptForReference as String, ReferenceItem as IpfcSelection) as IpfcUDFReference | |
| Creates a UDF reference that is required when placing a UDF with references. | ||
| Property | IsExternal | as Boolean |
|
Determines whether reference is to current solid or to an external solid. |
| Property | PromptForReference | as String |
|
String given to user if placing UDF interactively. |
| Property | ReferenceItem | as IpfcSelection |
|
Item used for reference. |
| Function | CCpfcUDFReference.Create | (PromptForReference as String, ReferenceItem as IpfcSelection) as IpfcUDFReference |
|
Creates a UDF reference that is required when placing a UDF with references. Used as a component of IpfcUDFCustomCreateInstructions .
|