Library | Module

Class pfcIntfDataSource



Description

Base class to several classes that represent the source of data from which to create an import feature.
Direct Known Subclasses:
pfcIntfNeutral, pfcIntfNeutralFile, pfcIntfIges, pfcIntfStep, pfcIntfVDA, pfcIntfICEM, pfcIntfACIS, pfcIntfDXF, pfcIntfCDRS, pfcIntfSTL, pfcIntfVRML, pfcIntfParaSolid, pfcIntfAI, pfcIntfCatiaPart, pfcIntfUG, pfcIntfProductView, pfcIntfCatiaProduct, pfcIntfCatiaCGR, pfcIntfJT



Property Summary

stringFileName
The name of the imported feature file.



Method Summary

pfcIntfTypeGetType ()
Returns a pfcIntfType instance that indicates the type of the source of data from which the import feature will be created.



Property Detail


stringFileName

The name of the imported feature file.





Method Detail


pfcIntfTypeGetType ()

Returns a pfcIntfType instance that indicates the type of the source of data from which the import feature will be created.
Returns:
One of the static instances of pfcIntfType (for example, INTF_NEUTRAL)