Library | Module

Class pfcProgramImportInstructions



Description

This class specifies instructions used to import (read) from the PROGRAM type file.
Direct Parent Classes:
pfcImportInstructions



Method Summary

static pfcProgramImportInstructionsCreate ()
Creates a new instructions object used to import from a program file.



Method Detail


static pfcProgramImportInstructionsCreate ()

Creates a new instructions object used to import from a program file.

The return value must be passed to pfcModel.Import() to read the input file.
Returns:
The instructions object