file shell write
Allows you to export shell geometry from existing geometry in your model.
Format:
file shell write |
|---|
file_name = | string |
shell_name = | existing shell |
Example:
file shell write & |
|---|
file_name = | "c:\mydir\desktop\shell" |
Description:
Parameter | Value Type | Description |
|---|
file_name | String | Specifies the name of the file that is to be written |
shell_name | Existing Shell | Name of the shell object in your model that you want to write to a file. |
Extended Definition:
The proper extension is the default, but you can override it by supplying a different extension.
It is not necessary to enclose the file name in quotes if it only contains alphanumeric characters and starts with a letter. If you want to include other characters, such as a '.' for an extension or '/' or '[]' for directory paths, you must enclose the file name in quotes.