API Documentation > Classes > Class pfcDWGSetupImportInstructions
Class pfcDWGSetupImportInstructions
Description
This class specifies instructions used to import (read) from the a drawing setup (DWG_SETUP) type file.
Direct Parent Classes:
User Guide References:
Method Summary
Creates a new instructions object used to import (read) from a drawing setup (DWG_SETUP) type file.
Method Detail
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
User Guide References:
Was this helpful?