API Help
Eplan.EplApi.HEServices Namespace / Import Class / Graphics3D Method
Project to which the Step file will be imported
Full file name of the Step file to be imported.

Graphics3D Method
Imports a Step file
Syntax

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
Exceptions
ExceptionDescription
Thrown in case of invalid arguments.
null was passed to a parameter.
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.
An error occurred during the import. Please read the exception message.
Remarks
This method requires a license for the pro panel 3D addon
See Also