Returns the full document name which is a unique identifier for an open Document. The returned string is the full file name concatenated with the model state name for a part or assembly document.
| Name | Type | Description |
| FullFileName | String | |
| ModelStateName | String | This is an optional argument whose default value is "". |
| Name | Description |
| Adding Representation views | This sample demonstrates how to create a base view by specifying various representations. |
| Create flat pattern drawing view | This sample demonstrates the creation of a flat pattern base view in a drawing. |
| Create base view with representations | This sample demonstrates how to create a base view by specifying various representations. |
| Open assembly using last model state | This sample demonstrates how to open an assembly document in its last active model state. |