Library | Module

Class pfcDWGSetupImportInstructions



Description

This class specifies instructions used to import (read) from the a drawing setup (DWG_SETUP) type file.
Direct Parent Classes:
pfcImportInstructions



Method Summary

static pfcDWGSetupImportInstructionsCreate ()
Creates a new instructions object used to import (read) from a drawing setup (DWG_SETUP) type file.



Method Detail


static pfcDWGSetupImportInstructionsCreate ()

Creates a new instructions object used to import (read) from a drawing setup (DWG_SETUP) type file.

The return value must be passed to pfcModel.Import() to read values from the setup file.
Returns:
The new instructions object