Library | Module

Class pfcRelationImportInstructions



Description

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



Method Summary

static pfcRelationImportInstructionsCreate ()
Creates a new instructions object used to import (read) a list of the relations and parameters of a part or assembly from RELATION type file.



Method Detail


static pfcRelationImportInstructionsCreate ()

Creates a new instructions object used to import (read) a list of the relations and parameters of a part or assembly from RELATION type file.


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