Library | Module

Interface IpfcIGESSectionImportInstructions



Description

This class specifies instructions used to import (read) into a section model from the IGES format file.
Direct Parent Classes:
IpfcImportInstructions



Method Summary

FunctionCCpfcIGESSectionImportInstructions.Create () as IpfcIGESSectionImportInstructions
Creates a new instructions object used to import (read) into a section model from an IGES format file.



Method Detail


FunctionCCpfcIGESSectionImportInstructions.Create () as IpfcIGESSectionImportInstructions

Creates a new instructions object used to import (read) into a section model from an IGES format file.

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