Creates Baltie's space BaltieSpace from the file.
            
    Namespace: 
   SGP.BaltieAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
| C# | 
|---|
public static BaltieSpace FromFile( string fileName )  | 
Parameters
- fileName
 - Type: System..::.String
Scene file. 
Return Value
Returns the newly created Baltie's space BaltieSpace.
Exceptions
| Exception | Condition | 
|---|---|
| System..::.ArgumentNullException | fileName is nullNothingnullptra null reference (Nothing in Visual Basic). |