| Library | Module | Frames | Expand |
| Function | CCpfcIntfDXF.Create (FileName as String) as IpfcIntfDXF | |
| Creates a new object representing the DXF file from which to create an import feature. | ||
| Function | CCpfcIntfDXF.Create | (FileName as String) as IpfcIntfDXF |
|
Creates a new object representing the DXF file from which to create an import feature. The return value must be passed to IpfcSolid.CreateImportFeat() to read from the file.
|