Library | Module

Interface IpfcIntfVDA



Description

A VDA file from which to create an import feature.
Direct Parent Classes:
IpfcIntfDataSource



Method Summary

FunctionCCpfcIntfVDA.Create (FileName as String) as IpfcIntfVDA
Creates a new object representing the VDA file from which to create an import feature.



Method Detail


FunctionCCpfcIntfVDA.Create (FileName as String) as IpfcIntfVDA

Creates a new object representing the VDA file from which to create an import feature.
Parameters:
FileName
The name of the imported feature file.
Returns:
The new IntfVDA data object.