Library | Module

Interface IpfcRelationImportInstructions



Description

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



Method Summary

FunctionCCpfcRelationImportInstructions.Create () as IpfcRelationImportInstructions
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


FunctionCCpfcRelationImportInstructions.Create () as IpfcRelationImportInstructions

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 IpfcModel.Import() to read from the input file.
Returns:
The instructions object