Parameters
- oProject
- Project to which the Step file will be imported
- strFileName
- Full file name of the Step file to be imported.
Return Value
The installation space to which the step file was imported
Exception | Description |
---|---|
ArgumentException | Thrown in case of invalid arguments. |
ArgumentNullException | null was passed to a parameter. |
ApplicationException | An action or internal interface for the import could not be created. A reason for this could be the lack of necessary rights or licenses. |
BaseException | An error occurred during the import. Please read the exception message. |