Library | Module

Interface IpfcIntfDataSource



Description

Base class to several classes that represent the source of data from which to create an import feature.
Direct Known Subclasses:
IpfcIntfNeutral, IpfcIntfNeutralFile, IpfcIntfIges, IpfcIntfStep, IpfcIntfVDA, IpfcIntfICEM, IpfcIntfACIS, IpfcIntfDXF, IpfcIntfCDRS, IpfcIntfSTL, IpfcIntfVRML, IpfcIntfParaSolid, IpfcIntfAI, IpfcIntfCatiaPart, IpfcIntfUG, IpfcIntfProductView, IpfcIntfCatiaProduct, IpfcIntfCatiaCGR, IpfcIntfJT



Property Summary

PropertyFileNameas String
The name of the imported feature file.



Method Summary

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



Property Detail


PropertyFileNameas String

The name of the imported feature file.





Method Detail


FunctionGetType () as IpfcIntfType

Returns a IpfcIntfType 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 IpfcIntfType (for example, INTF_NEUTRAL)