Library | Module

Class pfcIntfNeutral



Description

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



Method Summary

static pfcIntfNeutralCreate (string FileName)
Creates a new object representing the source of data from which to create an import feature.



Method Detail


static pfcIntfNeutralCreate (string FileName)

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.