FileOpenSource constructor
init
Initializes a new instance of the FileOpenSource class.
def __init__(self, file_path):
...
| Parameter | Type | Description |
|---|---|---|
| file_path | str | The file path to open. |
See Also
- module
aspose.cad.sources - class
FileOpenSource