Library | Module

Class pfcIGESSectionImportInstructions



Description

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



Method Summary

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



Method Detail


static pfcIGESSectionImportInstructionsCreate ()

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