public InstallationSpace DesignSpace( Project oProject, string strFileName, string strSchemeName )
public: InstallationSpace^ DesignSpace( Project^ oProject, String^ strFileName, String^ strSchemeName )
Parameters
| Parameter Name | Description |
|---|---|
| oProject | Project to which the Step file will be imported |
| strFileName | Full file name of the Step file to be imported. |
| strSchemeName | Scheme Name |
Return Value
The installation space to which the step file was imported