DwfZip constructor
init
Initializes a new instance of the DwfZip class
def __init__(self, source_stream):
...
| Parameter | Type | Description |
|---|---|---|
| source_stream | io.RawIOBase | source stream |
See Also
- module
aspose.cad.fileformats.dwf - class
DwfZip
Initializes a new instance of the DwfZip class
def __init__(self, source_stream):
...
| Parameter | Type | Description |
|---|---|---|
| source_stream | io.RawIOBase | source stream |
aspose.cad.fileformats.dwfDwfZip