| Library | File | Frames | Expand |
| static pfcUDFExternalReference_ptr | Create (pfcComponentPath_ptr Model) | |
| Creates a UDFExternalReference object that is required when placing a UDF with external references. | ||
| pfcComponentPath_ptr | GetExternalReferenceModel () | |
| void | SetExternalReferenceModel (pfcComponentPath_ptr value) | |
| The external component in an assembly to which the reference is made. | ||
| pfcComponentPath_ptr | GetExternalReferenceModel | () |
| void | SetExternalReferenceModel | (pfcComponentPath_ptr value) |
|
The external component in an assembly to which the reference is made. |
| static pfcUDFExternalReference_ptr | Create | (pfcComponentPath_ptr Model) |
|
Creates a UDFExternalReference object that is required when placing a UDF with external references. Used as a component of pfcUDFCustomCreateInstructions .
|