Public Member Functions | |
| None | __init__ (self) |
| None | __init__ (self, LoadedObjectT_ObjectLines arg0) |
| None | __init__ (self, ObjectLines obj, str warnings) |
| str | warnings (self) |
| None | warnings (self, str arg1) |
Static Public Member Functions | |
| None | __init__ (*args, **kwargs) |
| LoadedObjectT_ObjectLines | operator (*args, **kwargs) |
| LoadedObjectT_ObjectLines | operator (*args, **kwargs) |
Static Protected Attributes | |
| typing | _offsetof_obj = 0 |
| typing | _offsetof_warnings = 16 |
Generated from: MR::LoadedObjectT<MR::ObjectLines> Aliases: LoadedObjectLines result of loading (e.g. from a file) as one object (with possible subobjects)
|
static |
| None mrmeshpy.LoadedObjectT_ObjectLines.__init__ | ( | self | ) |
| None mrmeshpy.LoadedObjectT_ObjectLines.__init__ | ( | self, | |
| LoadedObjectT_ObjectLines | arg0 ) |
Implicit copy constructor.
| None mrmeshpy.LoadedObjectT_ObjectLines.__init__ | ( | self, | |
| ObjectLines | obj, | ||
| str | warnings ) |
Implicit aggregate constructor.
|
static |
|
static |
| str mrmeshpy.LoadedObjectT_ObjectLines.warnings | ( | self | ) |
either empty or ends with '\\n'
| None mrmeshpy.LoadedObjectT_ObjectLines.warnings | ( | self, | |
| str | arg1 ) |
|
staticprotected |
|
staticprotected |