Library | Module

Interface IpfcASSEMTreeCFGImportInstructions



Description

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



Method Summary

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



Method Detail


FunctionCCpfcASSEMTreeCFGImportInstructions.Create () as IpfcASSEMTreeCFGImportInstructions

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

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