Home > Working with SGWorld > ISGWorld > Open
Opens a specified project.
|
JavaScript |
|
|
Open( ProjectURL) |
|
|
C# |
|
|
void Open( string ProjectURL) |
|
|
C++ |
|
|
HRESULT Open( BSTR ProjectURL) |
|
Parameters
ProjectURL
A full pathname or a URL to the project file.
Exceptions
See: HRESULT Return Values for a list of possible values returned by the HRESULT.