Library | Module

Class pfcASSEMTreeCFGImportInstructions



Description

This class specifies instructions used to import from an assembly tree configuration.
Direct Parent Classes:
pfcImportInstructions



Method Summary

static pfcASSEMTreeCFGImportInstructionsCreate ()
Creates a new instructions object used to import (read) from the ASSEM_TREE_CFG format file.



Method Detail


static pfcASSEMTreeCFGImportInstructionsCreate ()

Creates a new instructions object used to import (read) from the ASSEM_TREE_CFG format file.

This data type must be passed to pfcModel.Import() to import the file. Valid only for assemblies.
Returns:
The new instructions object.