|
def | __init__ (self, aBoard) |
|
def | ExportVRML_File (self, aProject, aMessages, aFullFileName, aMMtoWRMLunit, aExport3DFiles, aUseRelativePaths, a3D_Subdir, aXRef, aYRef) |
|
|
| thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
Proxy of C++ EXPORTER_VRML class.
Definition at line 8915 of file pcbnew.py.
◆ __init__()
def pcbnew.EXPORTER_VRML.__init__ |
( |
|
self, |
|
|
|
aBoard |
|
) |
| |
__init__(EXPORTER_VRML self, BOARD aBoard) -> EXPORTER_VRML
Definition at line 8921 of file pcbnew.py.
◆ ExportVRML_File()
def pcbnew.EXPORTER_VRML.ExportVRML_File |
( |
|
self, |
|
|
|
aProject, |
|
|
|
aMessages, |
|
|
|
aFullFileName, |
|
|
|
aMMtoWRMLunit, |
|
|
|
aExport3DFiles, |
|
|
|
aUseRelativePaths, |
|
|
|
a3D_Subdir, |
|
|
|
aXRef, |
|
|
|
aYRef |
|
) |
| |
ExportVRML_File(EXPORTER_VRML self, PROJECT * aProject, wxString aMessages, wxString aFullFileName, double aMMtoWRMLunit, bool aExport3DFiles, bool aUseRelativePaths, wxString a3D_Subdir, double aXRef, double aYRef) -> bool
Definition at line 8926 of file pcbnew.py.
◆ thisown
pcbnew.EXPORTER_VRML.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: