Introduced
1.0
Description
Imports a SI|3D scene or hierarchy. A saved .dsc or .hsc file is required to execute this command.
This command supports the downloading of files off the internet. If the filename specified is a URL then the file will be downloaded locally before the command is executed.
Scripting Syntax
ImportFromSI3D( [Name], [CreatePassLayer] )
Parameters
|
Parameter |
Type |
Description |
|
Name |
Name of the file to import Default Value: A file browser will prompt for a file if no filename is provided. |
|
|
CreatePassLayer |
Specifies whether to create a new pass and layer, or use the current pass. Applies to scenes (.dsc) files only. Default Value: TRUE Possible Values: • TRUE: Create a new pass (to store Render Options, Output Shaders, ...) and a new layer • FALSE: Use the current pass to store Render Options, Output Shaders, etc. No new layer is created. |
Return Value
Returns the created object (as a Model).
See Also
Autodesk Softimage v7.5