InstallationSpacesToVrml(IEnumerable<InstallationSpace>,String,String) Method
In This Topic
Exports given installation spaces to files in VRML format.
Syntax
Parameters
| Parameter Name | Description |
|---|
| listInstallationSpaces | Collection of installation spaces which will be exported. Can not be NULL or empty. |
| strTargetDirectory | Directory to which files will be written. If the folder does not exist, it will be created. If the user does not have the necessary rights to access the file system, an exception will be thrown. If value is NULL or empty target directory from scheme is used. |
| strScheme | Scheme used to export installation spaces. |
Exceptions
See Also