Package wt.ixb.clientAccess
Class IxbSTEPRepository
java.lang.Object
wt.ixb.clientAccess.IxbJarRepository
wt.ixb.clientAccess.IxbSTEPRepository
- All Implemented Interfaces:
wt.facade.ixb.staging.IxbReadRepository
public class IxbSTEPRepository
extends wt.ixb.clientAccess.IxbJarRepository
STEPRepositoy to interact with EDM API's during import An instance of STEPRepository must be set
ObjectImportParameters during doImport invoke.
ExportImportFormatType also need to set to identify STEP filename to be processed.
Supported API: true
Extendable: false
Supported API: true
Extendable: false
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetiXFormatType(IXFormatType iXFormatType) Set IXFormatType for import
-
Constructor Details
-
IxbSTEPRepository
Instantiates a new ixb step repository.- Parameters:
jarFile- the jar file- Throws:
WTException- the wT exceptionIOException- Signals that an I/O exception has occurred.
Supported API: true
-
-
Method Details
-
setiXFormatType
Set IXFormatType for import- Parameters:
iXFormatType-
Supported API: true
-