Library | Module

Interface IpfcDWGSetupImportInstructions



Description

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



Method Summary

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



Method Detail


FunctionCCpfcDWGSetupImportInstructions.Create () as IpfcDWGSetupImportInstructions

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

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