|
| __init__ (self, aBoard) |
|
| ExportVRML_File (self, aProject, aMessages, aFullFileName, aMMtoWRMLunit, aIncludeUnspecified, aIncludeDNP, 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 9219 of file pcbnew.py.
◆ __init__()
pcbnew.EXPORTER_VRML.__init__ |
( |
| self, |
|
|
| aBoard ) |
__init__(EXPORTER_VRML self, BOARD aBoard) -> EXPORTER_VRML
Definition at line 9225 of file pcbnew.py.
◆ ExportVRML_File()
pcbnew.EXPORTER_VRML.ExportVRML_File |
( |
| self, |
|
|
| aProject, |
|
|
| aMessages, |
|
|
| aFullFileName, |
|
|
| aMMtoWRMLunit, |
|
|
| aIncludeUnspecified, |
|
|
| aIncludeDNP, |
|
|
| aExport3DFiles, |
|
|
| aUseRelativePaths, |
|
|
| a3D_Subdir, |
|
|
| aXRef, |
|
|
| aYRef ) |
ExportVRML_File(EXPORTER_VRML self, PROJECT * aProject, wxString aMessages, wxString aFullFileName, double aMMtoWRMLunit, bool aIncludeUnspecified, bool aIncludeDNP, bool aExport3DFiles, bool aUseRelativePaths, wxString a3D_Subdir, double aXRef, double aYRef) -> bool
Definition at line 9230 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: