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 User Guide References:
Property Summary
string | |
| |
| |
| The name of the imported feature file. |
Method Summary
| |
| |
| |
| Returns a pfcIntfType instance that indicates the type of the source of data from which the import feature will be created. |
Property Detail
The name of the imported feature file.
Method Detail
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)