API Documentation > Classes > Interface IpfcIGESSectionImportInstructions
Interface IpfcIGESSectionImportInstructions
Description
This class specifies instructions used to import (read) into a section model from the IGES format file.
Direct Parent Classes:
User Guide References:
Method Summary
Function
Creates a new instructions object used to import (read) into a section model from an IGES format file.
Method Detail
Function
CCpfcIGESSectionImportInstructions.Create
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
Was this helpful?