|
"bool" | ExportVRML_File (self, "wxString" aFullFileName, "double" aMMtoWRMLunit, "bool" aExport3DFiles, "bool" aUseRelativePaths, "wxString" a3D_Subdir, "double" aXRef, "double" aYRef) |
|
def | __init__ (self) |
|
|
| thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
Proxy of C++ VRML_WRITER class.
Definition at line 6860 of file pcbnew.py.
◆ __init__()
def pcbnew.VRML_WRITER.__init__ |
( |
|
self | ) |
|
__init__(VRML_WRITER self) -> VRML_WRITER
Definition at line 6870 of file pcbnew.py.
◆ ExportVRML_File()
"bool" pcbnew.VRML_WRITER.ExportVRML_File |
( |
|
self, |
|
|
"wxString" |
aFullFileName, |
|
|
"double" |
aMMtoWRMLunit, |
|
|
"bool" |
aExport3DFiles, |
|
|
"bool" |
aUseRelativePaths, |
|
|
"wxString" |
a3D_Subdir, |
|
|
"double" |
aXRef, |
|
|
"double" |
aYRef |
|
) |
| |
ExportVRML_File(VRML_WRITER self, wxString aFullFileName, double aMMtoWRMLunit, bool aExport3DFiles, bool aUseRelativePaths, wxString a3D_Subdir, double aXRef, double aYRef) -> bool
Definition at line 6866 of file pcbnew.py.
◆ thisown
pcbnew.VRML_WRITER.thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
static |
The documentation for this class was generated from the following file: