Library | Module

Interface IpfcIntfNeutral



Description

Not implemented. This class represents using neutral file information in a session to create an import feature.
See Also:
IpfcSolid.CreateImportFeat()
Direct Parent Classes:
IpfcIntfDataSource



Method Summary

FunctionCCpfcIntfNeutral.Create (FileName as String) as IpfcIntfNeutral
Creates a new object representing the source of data from which to create an import feature.



Method Detail


FunctionCCpfcIntfNeutral.Create (FileName as String) as IpfcIntfNeutral

Creates a new object representing the source of data from which to create an import feature.

This source type is not implemented.
Parameters:
FileName
The name of the imported feature file.
Returns:
The new cIntfNeutral data object.